| Name: | python3-qtsass |
|---|---|
| Version: | 0.4.0 |
| Release: | 9.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 120554 |
| License: | MIT |
| RPM: | python3-qtsass-0.4.0-9.el10_0.noarch.rpm |
| Source RPM: | python-qtsass-0.4.0-9.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/spyder-ide/qtsass |
| Summary: | Compile SCSS files to valid Qt stylesheets |
| Description: | SASS brings countless amazing features to CSS. Besides being used in web development, CSS is also the way to stylize Qt-based desktop applications. However, Qt’s CSS has a few variations that prevent the direct use of SASS compiler. The purpose of this tool is to fill the gap between SASS and Qt-CSS by handling those variations. |