UNPKG

rippleui

Version:

Cleanest, modern and beatifull Tailwind CSS library.

4 lines (3 loc) 152 B
import { ColorsTheme } from "../types/theme.types"; export declare const gray: ColorsTheme<"gray">; export declare const grayDark: ColorsTheme<"gray">;