compass
A Sass-based CSS Meta-Framework
Install
- All systems
-
curl cmd.cat/compass.sh
- Debian
-
apt-get install rubygem-compass
- Ubuntu
-
apt-get install rubygem-compass
- Fedora
-
dnf install rubygem-compass
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rubygem-compass
- Raspbian
-
apt-get install rubygem-compass
- Dockerfile
- dockerfile.run/compass
rubygem-compass
A Sass-based CSS Meta-Framework
ruby-compass
Stylesheet Framework streamlining creation and maintenance of CSS
Compass is a CSS authoring framework which uses the Sass stylesheet language to make writing stylesheets powerful and easy. Compass provides ports of the best of breed css frameworks that you can use without forcing you to use their presentational class names. This package provides configuration file and command line tools.