mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
fcd8c91482
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
13 lines
429 B
Text
13 lines
429 B
Text
LibSass - Sass compiler written in C++
|
|
|
|
LibSass is just a library! If you want to use LibSass to compile Sass,
|
|
you need an implementer.
|
|
|
|
Some implementations are only bindings into other programming
|
|
languages. But most also ship with a command line interface (CLI) you
|
|
can use directly.
|
|
|
|
There is also SassC, which is the official lightweight CLI tool built
|
|
by the same people as LibSass.
|
|
|
|
sassc is available on SlackBuilds.org.
|