Skip to content

repiatx/SassCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub stars GitHub license

SassCompiler

SassCompiler is dart sass , scss compiler. What it does? it actually compiles scss file to css

How to use?

scss -h :

It prints help window

scss 'inputFilePath' 'outputFilePath'

intpuFilePath: Scss or Sass file path. Which will be compiled. exp: style.scss, style.sass

outputFilePath: Scss or Sass file path. Which will be compiled. exp: style.css

exp:

scss style.scss style.css

it's this simple.! Have fun

Visit me.

About

dart sass,scss compiler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages