UNPKG

enb

Version:

Faster BEM/BEViS assembler

8 lines (5 loc) 119 B
module.exports = function (bh) { bh.match('button', function (ctx) { ctx.attr('view', 'def'); }); };