Sign inSign up

poum/compass

By poum

Updated almost 9 years ago

Compass docker image

Image
0

429

poum/compass repository overview

What is Compass ?

Compass is an open-source CSS authoring framework which uses the Sass stylesheet language to make writing stylesheets powerful and easy.

How to use this image ?

$ docker run --rm -it -v $(pwd):/code poum/compass:1.0.1 compile --sass-dir /code/scss/ --css-dir /code/css/ --output-style compressed --force

Optional Environment Variables

None.

Thanks

This images are build on top of alpine:latest one.

Tag summary

Content type

Image

Digest

Size

14.3 MB

Last updated

almost 9 years ago

docker pull poum/compass