-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
In process of converting our project from sass, I ran across a problem with how I was implementing Keyframes for an animation.
I was just using sheet() for all my rules, but noticed that the keyframes addon didn't work.
I switched to using rule() and it worked fine.
I thought sheet() was just a fancy wrapper around rule. If it is, it should handle keyframes the same as rule(). If not, maybe note that in the documentation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels