Name: | python3-qtsass |
---|---|
Version: | 0.3.2 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 96347 |
License: | MIT |
RPM: | python3-qtsass-0.3.2-3.el9.noarch.rpm |
Source RPM: | python-qtsass-0.3.2-3.el9.src.rpm |
Build Date: | Wed Oct 04 2023 |
Build Host: | build-ol9-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. |