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

Class

packages/postcss-linaria/src/stringify.ts:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 * into account.
59 */
60class LinariaStringifier extends Stringifier {
61 /** @inheritdoc */
62 public constructor(builder: Builder) {
63 const wrappedBuilder: Builder = (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected