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/

Readme

Keywords

none

Package Sidebar

Install

npm i gulp-v-namespace

Weekly Downloads

6

Version

1.0.2

License

MIT

Last publish

Collaborators

  • glidias