Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 366 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 366 Bytes

Getting Started

1. Install gulp globally:

npm install -g gulp

2. Install gulp and gulp-util in your project devDependencies:

npm install

3. Run gulp

gulp

The default tasks will run and gulp will watch for changes in stylus files.

Please check

  • gulps latest version was not working for me
  • stylus file imports