Skip to content

Variable: CSSDOC_TAG_NAMES

ts
const CSSDOC_TAG_NAMES: readonly string[];

Defined in: packages/spec/src/index.ts:120

The names (without @) of every standard tag, in canonical order.

Released under the MIT License