Skip to content

Variable: DEFAULT_TAGS

ts
const DEFAULT_TAGS: readonly string[];

Defined in: packages/embedded/src/index.ts:47

The default JS tags treated as CSS templates.

Released under the MIT License