pintariching / railwind

Tailwind compiler rewritten in rust
MIT License
320 stars 9 forks source link

feat: add support for transitions and animation classes #6

Closed vermutely closed 1 year ago

vermutely commented 1 year ago

Code changes

Added support for the following list of TailwindCSS classes.

For Animation, there was a difference between the keyframes listed in the official TailwindCSS documentation and the keyframes listed in the tailwind play.

I have implemented it according to the contents of tailwind play.