streamich / nano-css

Distilled CSS-in-JS for gourmet developers
The Unlicense
430 stars 24 forks source link

"!important" addon adds important to keyframes #199

Open TheBosZ opened 6 years ago

TheBosZ commented 6 years ago

It shouldn't as it prevents animations from running.

streamich commented 6 years ago

I'm not sure if there is an easy way to modify !important addon such that it will skip keyframes.