UNPKG

zss-engine

Version:

A CSS-in-JS transpiler engine for building zero-runtime stylesheets at build time.

3 lines (2 loc) 131 B
export declare const SHORTHAND_PROPERTIES: Record<string, string[]>; export declare const LONG_TO_SHORT: Record<string, string[]>;