flipace / react-themeit

An easy way to theme your components using css modules and js css objects thanks to aphrodite. Also works with asynchronously loaded styles!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classnames sometimes applied in incorrect order

flipace opened this issue · comments

Has to be worked around by using !important which is horrible IMO.