kmathmann/stylenames

[Feature] Support toggling multiple rules at once with 1 boolean

Closed this issue · 0 comments

I would like to be able to do:

styleNames({ 'height:120px;width:100px': true }); // 'height:120px;width:100px;'