Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 309 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 309 Bytes

compass-susy

Compass + Susy + Breakpoint + Normalize

Build the image:

docker build -t compass-susy github.com/ArtemT/compass-susy

Use it:

docker run -v $(pwd):/src compass-susy create --using susy --require normalize-scss /src
docker run -v $(pwd):/src compass-susy watch /src