Skip to content

andlinger/docker-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

ubuntudesign/sass

A Docker image for building sass files.

Building

To recreate it from scratch:

docker build -t ubuntudesign/sass --no-cache .

Usage

docker run -v /my/app/dir:/app ubuntudesign/sass sass --watch /app/scss

(Unfortunately watch only seems to work for watching directories - not files)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published