gulp-enb-comment

mimic enb comments


Keywords
gulp, enb, comments
License
Unlicense
Install
npm install gulp-enb-comment@1.0.1

Documentation

gulp-enb-comment

enb-style comment for files

/* ../../libs/bem-components/common.blocks/menu/menu.styl:begin */
.menu {
  overflow-y: auto;
}
/* ../../libs/bem-components/common.blocks/menu/menu.styl:end */
/* ../../libs/bem-components/design/common.blocks/menu/_theme/menu_theme_islands.styl:begin */
.menu_theme_islands {
...