html-classer-gulp

0.0.2 • Public • Published

HTML Classer Gulp

npm i html-classer-gulp

A gulp wrapper for html-classer

Using

  gulp.task("compile", function() {
    gulp.src(rootPath + "/template/**/*.html")
    .pipe(htmlClass({klass: "bkr"}))
  });

Readme

Keywords

none

Package Sidebar

Install

npm i html-classer-gulp

Weekly Downloads

3

Version

0.0.2

License

none

Last publish

Collaborators

  • samccone