aboutsummaryrefslogtreecommitdiff
path: root/ruby/rubygem-sass/README
blob: 8e439a6dae0120a23af82eb2d15092b4f4f39c54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.

Note however, this package was abandoned upstream:

Ruby Sass was the original implementation of Sass, but it reached its end
of life as of 26 March 2019. It’s no longer supported, and any legacy
projects still using Ruby Sass should migrate to Dart Sass.

The replacement SlackBuild is: dart-sass