/cli-stylus-starter

Stylus workflow starter

Primary LanguageCSSMIT LicenseMIT

cli-stylus-starter

Stylus workflow starter.

Installation

Install the dependencies ( autoprefixer-stylus and stylus ).

$ npm install

Usage

$ npm run build

This will watch your sass files and compile them when detect changes.

$ npm run watch