UNPKG

ui-lit

Version:

UI Elements on LIT

5 lines (4 loc) 404 B
export declare const layoutCSSValues: Record<"padding" | "background" | "gridBackground" | "shadowBackground", import("lit").CSSResultOrNative>; export declare const layoutCSSVarsNames: Record<"padding" | "background" | "gridBackground" | "shadowBackground", import("lit").CSSResultOrNative>; export declare const grid: import("lit").CSSResult; export declare const element: import("lit").CSSResult;