UNPKG

@sandlada/material-design-css

Version:

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

9 lines (8 loc) 160 B
@layer material-design-system.preset { :root:not([dark]) { color-scheme: light; } :root[dark] { color-scheme: dark; } }