You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 4 years ago
..
README ruby/rubygem-sass: Added (a CSS extension). 9 years ago
rubygem-sass.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 years ago
rubygem-sass.info ruby/rubygem-sass: Added (a CSS extension). 9 years ago
slack-desc ruby/rubygem-sass: Fix slack-desc. 9 years ago

README

Sass makes CSS fun again. Sass is an extension of CSS, adding nested rules,
variables, mixins, selector inheritance, and more. It's translated to
well-formatted, standard CSS using the command line tool or a web-framework
plugin.