0.1.2 • Published 9 years ago
gulp-bemto v0.1.2
gulp-bemto
Append Bemto mixins to Jade files using gulp
Usage
npm install gulp-bemtovar bemto = require('gulp-bemto');Using
Appends a string onto the contents.
.pipe(bemto()); // Appends 'world' to the contents of every file