Sign inSign up

anbraten/sass

By anbraten

Updated over 7 years ago

Docker image to run sass compiler

Image
0

265

anbraten/sass repository overview

sass

Use this image to watch a directory of SASS files and automatically compile on change.

Usage:

$ docker run --rm -ti -v $PWD/sass:/src -v $PWD/css:/css anbraten/sass -rw -o /css /src

Where $PWD/sass is the directory containing your sass files and $PWD/css the directory compiled css files are placed in.

Tag summary

Content type

Image

Digest

Size

31.9 MB

Last updated

over 7 years ago

docker pull anbraten/sass