vacarsu / uikit-react

UIkit components wrapped with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css is not present?

yadeepak opened this issue · comments

I installed it using npm and imported in my component

import { List,ListItem,Badge} from 'uikit-react';

and after compilation i can see classes in DOM but thier css is missing?
am i missing something or its a bug?

i have the same probleme, did you fix it @DE-co-DE ?

i have the same probleme, did you fix it @DE-co-DE ?

Nopes , No Luck ..