<Import external css in a Kotlin React app> I want...
# stackoverflow
u
Import external css in a Kotlin React app I want to use css library like bootstrap/material inside my Kotlin-React app. Is there a way to import those external css libraries? There is a Kotlin-Styled wrapper but not sure how to use it to import css.