Skip to content

bmcorser/sass-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sass-cli

I don't want to install Ruby, but I want to compile *.scss from the command line.

Same here.

If you use the Ruby CLI, you will find some things missing. This command accepts two arguments, which may either be a pair of filenames or a pair of directory names.

Examples

Two files:

$ sass assets/scss/file.scss build/output.css

Two dirs:

$ sass assets/scss build/css

image

About

The missing CLI for compiling Sass in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published