CSS Baseline API
View componentThe full prop reference for the CSS Baseline component. Injects a small global reset.
Import
tsx
import { CSSBaseline } from '@structyl/styled';Props
CssBaseline
Small reset injector.
| Prop | Type | Default |
|---|---|---|
| enableColorScheme# | booleanAdd color-scheme support to html. | false |
Source code
If you didn't find what you need here, read the component implementation .