gulp-bemto
v0.1.2
Published
Append Bemto mixins to Jade files
Downloads
5
Readme
gulp-bemto
Append Bemto mixins to Jade files using gulp
Usage
npm install gulp-bemto
var bemto = require('gulp-bemto');
Using
Appends a string onto the contents.
.pipe(bemto()); // Appends 'world' to the contents of every file