Commit 44e5b3b
committed
Extract the @Keyframe utilities to another addUtilities call
We can't add variants to @Keyframe selectors, because tailwind will complain
'Variant cannot be generated because selector contains no classes', so we need to
make two calls to addUtilities.1 parent 2495fe8 commit 44e5b3b
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
278 | 281 | | |
279 | 282 | | |
280 | 283 | | |
| |||
353 | 356 | | |
354 | 357 | | |
355 | 358 | | |
356 | | - | |
| 359 | + | |
357 | 360 | | |
358 | 361 | | |
0 commit comments