You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yea. i see there is some confusion. installation docs for each component describes if people want to just use that component instead of entire Skclusive-UI (Skclusive.Material.Component). Ex: in existing app, if somebody want to use Skclusive <AppBar /> they can install and add styles associated with <AppBar /> which is <AppBarStyle />. i guess i have to update on all pages about this. will do.
Everywhere in the docs it says you should include styles for particular component like this:
<AppBarStyle />
This is not only unnecessary but it also applies those styles twice (you can see that in developer console in Chrome for example).
The text was updated successfully, but these errors were encountered: