alexconlin
04/06/2018, 12:25 PMkotlin-styled
. i have created a new react kotlin app with create-react-kotlin-app
and then installed kotlin-styled
by running npm i @jetbrains/kotlin-css @jetbrains/kotlin-css-js @jetbrains/kotlin-styled inline-style-prefixer styled-components --save
but the library is not available in Kotlin code in IntelliJ and using e.g. StyleSheet
from it does not compile.