UNPKG

beathers

Version:

Beather is a lightweight SCSS library that serves as a comprehensive design system for your projects. It offers a structured and consistent approach to manage colors, fonts, and other design related variables, making it easier to maintain a cohesive visua

5 lines 254 B
export declare function AddColors(): Promise<void>; export declare function RemoveColor(): Promise<void>; export declare function ImportColorPack(): Promise<void>; export declare function ImportColor(): Promise<void>; //# sourceMappingURL=colors.d.ts.map