mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
Sass is an extension of CSS3, 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.
|
|
|
|
WWW: https://sass-lang.com/
|