johanholmerin / style9

CSS-in-JS compiler inspired by Meta's stylex
MIT License
570 stars 27 forks source link

Multiple Transition Effects #24

Closed jordanjlatimer closed 3 years ago

jordanjlatimer commented 3 years ago

Is it currently possible specify multiple transition effects? From what I can tell the transition sub-properties only accept a string, not an array.

johanholmerin commented 3 years ago

Thanks for the issue report. I have added support for multiple values with transition properties in 0.6.3.