UNPKG

preline

Version:

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.

4 lines (2 loc) 94 B
export declare function varToColor(name: string, scope?: Element): string | null; export {};