MCPcopy Create free account
hub / github.com/callstack/linaria /

Class

packages/atomic/src/processors/css.ts:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12const debug = logger.extend('AtomicCssProcessor');
13
14export default class AtomicCssProcessor extends CssProcessor {
15 #classes: string | undefined;
16
17 private get classes(): string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected