Skip to content

janwirth/gulp-stylus-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stylus-pipeline

Gulp task for easily creating a complex stylus pipeline with gulp.

Getting Started

Installation

npm i gulp-stylus-pipeline

Usage inside gulpfile.js

require('gulp-stylus-pipeline')(gulp)

or

require('gulp-stylus-pipeline')(gulp, config)

Provides a task that you can gulp.start 'stylus'

When no config object is passed, exampleConfig.coffee will be used. The config object extends the defaults object. Both can be found within the lib directory.

About

Stylus gulp tusk including all bells and whistles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages