-
Notifications
You must be signed in to change notification settings - Fork 678
Open
Labels
documentationChanges only affect the documentationChanges only affect the documentationhelp wantedExtra attention is neededExtra attention is needed
Description
Is your feature request related to a problem? Please describe.
We're using Theme UI to create our components library, and we had difficulty understanding how to style third-party libraries—when to use sx
, variants, wrapper in a parent Box
, using classNames
...
Describe the solution you'd like
It'd be interesting if we had a guide with all possible ways to style a third-party library. For example:
- Using className to style child components. (Reference)
- Using
useThemeUi
anduseResponsiveValue
. - Variants
- Global
The title of the guide could be "Styling Third-Party Libraries."
I can help writing this guide if you think it's interesting to the project.
Metadata
Metadata
Assignees
Labels
documentationChanges only affect the documentationChanges only affect the documentationhelp wantedExtra attention is neededExtra attention is needed