UNPKG

@spicy-ui/core

Version:

A themable and extensible React UI library, ready to use out of the box

15 lines (14 loc) 265 B
export declare const shadows: { none: string; xs: string; sm: string; md: string; lg: string; xl: string; '2xl': string; '3xl': string; inner: string; outline: string; warning: string; error: string; };