Skip to content

pantoken / plugins/pantoken/primitives/src / primitivesCss

Συνάρτηση: primitivesCss()

primitivesCss(names, options?): string

Βήτα

Build the primitive utility stylesheet. Colors get the same bg/fg/border shape as the semantic color utilities, but keyed on the primitive token name (.<prefix>-bg-primitive-color-white); font primitives map to their one property via the shared token-to-class transformer. Every class only ever points at a real --instui-primitive-* token — no arbitrary values.

Παράμετροι

names

PrimitiveTokenNames

PrimitiveTokenNames.

options?

PrimitivesOptions = {}

PrimitivesOptions.

Επιστρέφει

string

Η συμβολοσειρά CSS.