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 cyan: ColorsTheme<"cyan">; export declare const cyanDark: ColorsTheme<"cyan">;