Skip to content

pantoken / formats/css/src / CssSection

Interface: CssSection

Beta

One scoped block of custom properties, optionally wrapped in an @layer.

Properties

layer?

optional layer?: string

Beta

Plain layer name (e.g. "pantoken"), no @ prefix. Omit to skip the wrapper.


pairs

pairs: [string, string][]

Beta