Hi, 2 weeks ago `kotlin-react-css` was removed fr...
# javascript
t
Hi, 2 weeks ago
kotlin-react-css
was removed from the wrappers project (https://github.com/JetBrains/kotlin-wrappers/pull/1450) does anyone know why?
l
The kotlin-emotion library with its emotion.react.css package can be used as a replacement.
From what I remember the syntax hasn’t changed, you just need to update the import statement.
t
Syntax is the same + more features from
emotion
t
very cool. thank you!