A lightweight Alpine based SassC executable to compile Sass to CSS.
10K+
Dockerfile links3.2.5, 3.2 (3.2/Dockerfile)3.3.6, 3.3 (3.3/Dockerfile)3.4.8, 3.4 (3.4/Dockerfile)3.5.0, 3.5 (3.5/Dockerfile)3.6.1, 3.6, 3, latest (3.6/Dockerfile)docker run --rm codycraven/sassc --version
docker run --rm -v $(pwd):/data codycraven/sassc scss/src.scss > css/dest.css
SassC is a wrapper around LibSass to provide a faster alternative for compiling Sass to CSS than Ruby.
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 http://sass-lang.com
Initial development of SassC by Aaron Leung and Hampton Catlin was supported by Moovweb.
Content type
Image
Digest
Size
7.2 MB
Last updated
almost 7 years ago
docker pull codycraven/sassc