Skip to content

lrodriguespro/sassc

 
 

Repository files navigation

SassC

Build Status

Written by Aaron Leung (@akhleung) and Hampton Catlin (@hcatlin)

http://github.com/sass/sassc

About SassC

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.

SassC currently statically links the libsass library, but might one day using dynamic linking if libsass supports that in the future.

About Sass

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 created by the co-creator of this library, Hampton Catlin (@hcatlin). The extension and continuing evolution of the language has all been the result of years of work by Natalie Weizenbaum (@nex3) and Chris Eppstein (@chriseppstein).

For more information about Sass itself, please visit http://sass-lang.com

Documentation

Contribution Agreement

Any contribution to the project are seen as copyright assigned to Hampton Catlin. Your contribution warrants that you have the right to assign copyright on your work. This is to ensure that the project remains free and open -- similar to the Apache Foundation.

About

libsass command line driver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.1%
  • Makefile 14.4%
  • M4 8.6%
  • Shell 5.7%
  • Ruby 0.2%