Anyone tried using the kotlin-css library for buil...
# javascript
c
Anyone tried using the kotlin-css library for building stylesheets yet? https://github.com/JetBrains/kotlin-wrappers/tree/master/kotlin-css
b
kotlin-css is not yet ready to be used, it’s a work in progress. We’ll add the documentation as soon as it’s ready.
from https://discuss.kotlinlang.org/t/newbie-trying-css-kotlin-wrapper/6968
👍 1
@chadmorrow JFYI the post was updated
👍 1
c
Been playing with it a little bit this morning. Had some hiccups getting it to install. Had to manually add styled-components and one other npm dependency before it worked but that may be because my create-react-kotlin-app install may not be totally up to date
its pretty cool that its working though! 😄
b
nice to hear