UNPKG

@sandlada/material-design-css

Version:

A ready-made npm package for a collection of css styles in the material design style.

7 lines (6 loc) 93 B
:root:not([dark]) { color-scheme: light; } :root[dark] { color-scheme: dark; }