Added link to SassC (#158)

This commit is contained in:
Hugo Giraudel 2016-06-30 11:33:59 +02:00 committed by ₍˄ุ.͡˳̫.˄ุ₎
parent e45e10614d
commit b65fd49731

View File

@ -23,7 +23,7 @@ title: LibSass
:markdown
### Sass C
SassC (get it?) is an wrapper written in C.
[SassC](https://github.com/sass/sassc) (get it?) is an wrapper written in C.
To run the compiler on your local machine, you need to build SassC. To build SassC, you must have either a local copy of the LibSass source or it must be installed into your system. For development, please use the source version. You must then setup an environment variable pointing to the LibSass folder, for example: