-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Usage of RUI CSS is now confusing.
- Components CSS used to be part of the JS bundle, but since the docs migration in v0.53, it's no longer there.
- Styles order in
react-ui.css
should be changed: components should precede utility classes. May be fixed by CSS cascade layers in Leverage CSS cascade layers to fix and user-proof styles order #518.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
✅ Done