UNPKG

@hope-ui/solid

Version:

The SolidJS component library you've hoped for.

15 lines 284 B
export declare const shadows: { none: string; xs: string; sm: string; md: string; lg: string; xl: string; "2xl": string; inner: string; outline: string; }; export declare const darkShadows: { lg: string; }; //# sourceMappingURL=shadows.d.ts.map