cfpb / design-system-react

A React/Storybook implementation of CFPB's Design System
https://cfpb.github.io/design-system-react/
MIT License
6 stars 4 forks source link

[Fix] Storybook styling overwrites CFPB styling in Autodocs #292

Open shindigira opened 9 months ago

shindigira commented 9 months ago

The styling of all elements (H1, p, etc) in the Overviews of all components are being overwritten by Storybook.

Potential Workaround 1: Documentation Template Potential Workaround 2: Placing all style overwrites into _shared.less