Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
/ sassc Public archive
forked from sass/sassc

libsass command line driver

License

Notifications You must be signed in to change notification settings

lazka/sassc

 
 

Repository files navigation

SassC

Unix CI Windows CI

by Aaron Leung (@akhleung), Hampton Catlin (@hcatlin), Marcel Greter (@mgreter) and Michael Mifsud (@xzyfer)

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 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).

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

Initial development of SassC by Aaron Leung and Hampton Catlin was supported by Moovweb.

Documentation

Licensing

Our MIT license is designed to be as simple, and liberal as possible.

About

libsass command line driver

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 70.6%
  • Makefile 13.1%
  • Shell 8.4%
  • M4 7.9%