guys, is there typesafe css builder? like it done ...
# javascript
d
guys, is there typesafe css builder? like it done in #tornadofx
n
Maybe https://github.com/null-dev/Aza-Kotlin-CSS-JS Not sure if it is type safe however...
l
We have a solution for type-safe CSS at JetBrains (a wrapper for styled-components, actually), but it’s yet to be open-sourced.