UNPKG

aura-glass

Version:

A comprehensive glassmorphism design system for React applications with 142+ production-ready components

15 lines 335 B
export declare const edgeEffects: { boxShadow: string; borderRadius: string; }; export declare const subtleEdge: { boxShadow: string; }; export declare const strongEdge: { boxShadow: string; }; export declare const edgeHighlight: { boxShadow: string; border: string; }; //# sourceMappingURL=edgeEffects.d.ts.map