UNPKG

enb

Version:

Faster BEM/BEViS assembler

6 lines (5 loc) 109 B
module.exports = function(bh) { bh.match('button', function(ctx) { ctx.tag('button'); }); };