gulp-stylus

Stylus plugin for gulp

MIT License

Stars
222
gulp-stylus - [email protected] Latest Release

Published by stephenlacy almost 7 years ago

  • remove gulp-util f22245415f1247b1fafb8d8fb3b20e057ae3ca92
gulp-stylus - [email protected]

Published by stephenlacy almost 8 years ago

  • update accord dependency to remove any GPL traces f1190b91b09befebb84ce4e709ac709711490524
  • remove support for any node pre v4.2.0 LTS fd469a9cdf9a5f76a538d4299070fa7319aaac50
gulp-stylus - [email protected]

Published by stephenlacy over 8 years ago

  • remove sourceMap url when the css is compressed in stylus {compress: true} 737ce9e251b4ee08ae8b0c68c4785e40b72b9680
gulp-stylus - [email protected]

Published by stephenlacy over 8 years ago

  • add support for gulp-data file.data
gulp-stylus - [email protected]

Published by stephenlacy over 8 years ago

  • update dependency
gulp-stylus - [email protected]

Published by stephenlacy over 8 years ago

  • update package.json dependency locations
  • update stylus and accord 0313bc3b614d10e1fd421918b7bba991f417fd31 d50ce4c5fb67c63839b55aa857efa2c80c101354
  • add the enc option 469fd00f19bbf762b181ddfe01649bf6b3bf3c5f
gulp-stylus - [email protected]

Published by stephenlacy over 8 years ago

  • correctly emit errors 1377f4da2a125f78e35b479e87e22c3f694d3da7
gulp-stylus - [email protected]

Published by stephenlacy almost 9 years ago

  • add export of Stylus 7dfea1c2fab5626b407be5bf126afe5d7138a4d1
  • allows Stylus to be required from const stylus = require('gulp-stylus').stylus
gulp-stylus - [email protected]

Published by stephenlacy almost 9 years ago

  • update stylus dep to 0.53.0
  • update deps
gulp-stylus - [email protected]

Published by stephenlacy almost 9 years ago

  • update accord to include raw .define fix 22e0b1f3546164894269cc36485a2df072fc904b
gulp-stylus - [email protected]

Published by stephenlacy about 9 years ago

gulp-stylus - [email protected]

Published by stephenlacy over 9 years ago

  • remove Error.input file from output error
    • reduces unneeded console output when using gulp-plumber
gulp-stylus - [email protected]

Published by stephenlacy over 9 years ago

  • fix bug in setting relative file for sourcemaps
gulp-stylus - [email protected]

Published by stephenlacy almost 10 years ago

Breaking changes introduced

  • gulp-sourcemap support
  • fix errors
  • fix relative paths for sourcemaps

For legacy sourcemap refer to 1.3.7

gulp-stylus - [email protected]

Published by stephenlacy almost 10 years ago

  • 1.x sourcemap support
gulp-stylus - [email protected]

Published by stephenlacy almost 10 years ago

  • add full sourcemap support with [email protected]
  • add gulp-sourcemap support + test
  • remove cloneDeep options
  • clean style
gulp-stylus - [email protected]

Published by stephenlacy about 10 years ago

  • Clean docs
  • Add sourcemap examples
  • Add sourcemap test
  • lodash now clones options
gulp-stylus - [email protected]

Published by stephenlacy about 10 years ago

  • remove nib's requirement by default
  • update code style
  • fix stream callback
  • fix relative paths
gulp-stylus - [email protected]

Published by stephenlacy over 10 years ago

  • Clean through2 usage
  • Only accept .styl files
  • Fix relative paths

API Changes

  • Remove errors option (Use correct gulp error handling instead)
gulp-stylus - [email protected]

Published by stephenlacy over 10 years ago

Version 1.0.0

  • Rebuilt the API.
  • Use Accord to abstract stylus
  • Clean codebase
  • Add error option