summaryrefslogtreecommitdiffstats
path: root/development/sassc/README
blob: bb030967a8d4cbcf6d2c1c1f11a1d9e010e47971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SassC is a wrapper around libsass (http://github.com/sass/libsass) used
to generate a useful command-line application that can be installed and
packaged for several operating systems.

Sass is a CSS pre-processor language to add on exciting, new, awesome
features to CSS. Sass was the first language of its kind and by far the
most mature and up to date codebase.

Sass was originally concieved of by the co-creator of this library,
Hampton Catlin (@hcatlin). Most of the language has been the result of
years of work by Natalie Weizenbaum (@nex3) and Chris Eppstein
(@chriseppstein).