gulp-bemto

0.1.2 • Public • Published

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

Package Sidebar

Install

npm i gulp-bemto

Weekly Downloads

3

Version

0.1.2

License

MIT

Last publish

Collaborators

  • vjkosmos