Skip to content

pantoken-root / formats/css/src / schemesCss

Functie: schemesCss() ​

schemesCss(): string

Bèta

De light- en dark-scheme pins, als een losstaand stylesheet. Thema-onafhankelijk — het scheme bepaalt alleen welke tak van light-dark() wint, wat de browser voor ons afhandelt.

Retourneert ​

string

Voorbeeld ​

ts
import { schemesCss } from "@pantoken/css";

schemesCss();