trussworks / react-uswds

USWDS 3.0 components built in React
https://trussworks.github.io/react-uswds/
Apache License 2.0
169 stars 78 forks source link

[doc] Themeing your application with react-uswds and uswds #2529

Open gidjin opened 11 months ago

gidjin commented 11 months ago

Describe the documentation you'd like

Add documentation on how to best over ride styles and add custom themes when using react-uswds. Specifically thinking about how https://github.com/USSF-ORBIT/ussf-portal-client added a light and dark theme.

werdnanoslen commented 4 months ago

Would this involve more than pointing folks to configuring USWDS settings? I wonder if just making a whole demo app, maybe in a separate repo, would be best to present more holistic examples like this vs the more component-specific examples we have in storybook.