mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
31ff0b4507
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
273 B
Text
6 lines
273 B
Text
ruby-sass (Sass is an extension of CSS)
|
|
|
|
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.
|