###BEM devtools
Lets you inspect blocks and elems through mods and js params
Feedback wanted! Please feel free to create issues
####Start
npm i
gulp watch
- load extension (select
srcfolder, which containsmanifest.json) - open devtools in separate window and
cmd+alt+iif you want to debug it
- Hack it :)
####TODO
- toggle mods
- fallback if no BEM.INTERNAL constants
- try redux