bem / gulp-bem

Usefull gulp modules and plugins to work with BEM methodology
https://bem.info
26 stars 4 forks source link

Something mutating mods object in bemjson #13

Closed qfox closed 8 years ago

qfox commented 8 years ago
<div class="line line_size_s,true">
<span class="input input_theme_islands,true input_size_s,true input_has-clear_true,true">
<button class="button button_theme_islands,true button_size_s,true">
<label class="radio radio_type_button,true radio_theme_islands,true radio_size_s,true">

В bemjson приезжает: mods: { size: [ 'l', true ] }, кто-то (bemjson2decl, или bem-deps, или еще кто-то) их портит прямо в исходном bemjson.

qfox commented 8 years ago

cc @blond @deeonis