gulp-v-namespace

1.0.2 • Public • Published

gulp-v-namespace

Adds custom prefix to all class declarations within v-namespace blocks for your CSS/SCSS files under Gulp pipeline.

var vNamespacing = require('gulp-v-namespace');
gulp.src(...).pipe( vNamespacing() )...

For more information on what v-namespace does, go to the standalone version at:

https://github.com/Glidias/v-namespace/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    0

Package Sidebar

Install

npm i gulp-v-namespace

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • glidias