UNPKG

funuicss

Version:

React and Next.js component UI Library for creating Easy and good looking websites with fewer lines of code. Elevate your web development experience with our cutting-edge React/Next.js component UI Library. Craft stunning websites effortlessly, boasting b

3 lines (2 loc) 166 B
export declare const getDarkenAmount: (variable: string) => number; export declare const darkenToRgba: (hex: string, darkenAmount: number, alpha?: number) => string;