Skip to content

Pradeek/lessw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This utility monitors a particular folder and compiles all the .less files into css and saves them in the target folder specified. It also preserves the folder structure inside the specified source folder and creates a similar folder structure inside your target folder. 

USAGE (Requires node and less to be installed)
lessw SOURCE_DIR TARGET_DIR

Use -x if you want your output CSS to be minified.

About

A NodeJS script that helps in working with lesscss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published