jakeburden / npm-as-a-css-preprocessor

using npm scripts to automate concatenating modular css files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-as-a-css-preprocessor

Usage

To build a file once:

npm run build-css

###To continuously watch for changes:

npm run watch-css

scripts located in package.json

About

using npm scripts to automate concatenating modular css files


Languages

Language:CSS 100.0%