B. Watson 8e12340a96 ruby/rubygem-sass: Fix slack-desc. il y a 8 ans
..
README d3865e3993 ruby/rubygem-sass: Added (a CSS extension). il y a 8 ans
rubygem-sass.SlackBuild d3865e3993 ruby/rubygem-sass: Added (a CSS extension). il y a 8 ans
rubygem-sass.info d3865e3993 ruby/rubygem-sass: Added (a CSS extension). il y a 8 ans
slack-desc 8e12340a96 ruby/rubygem-sass: Fix slack-desc. il y a 8 ans

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.