This package browser is in early development. Mind the rough edges.

python-qtsass 0.4.0

Compile SCSS files to valid Qt stylesheets

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.

Installation

Install python-qtsass 0.4.0 as follows:

guix install python-qtsass@0.4.0

Or install the latest version:

guix install python-qtsass

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.