vacarsu / uikit-react

UIkit components wrapped with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uikit css not loading

gingibash opened this issue · comments

default uikit css is not loaded on import

You will need to add this yourself to the index html or set it up in your build chain.

Would be great to mention it in the documentation ;)

Edit : maybe mention https://create-react-app.dev/docs/adding-a-stylesheet as a reference