structyl

CSS Baseline API

View component

The 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.

PropTypeDefault
enableColorScheme#boolean

Add color-scheme support to html.

false

Source code

If you didn't find what you need here, read the component implementation .

structyl — Accessible React Component Library