UNPKG

rippleui

Version:

Cleanest, modern and beatifull Tailwind CSS library.

12 lines (11 loc) 281 B
export * from "./blue"; export * from "./purple"; export * from "./green"; export * from "./yellow"; export * from "./red"; export * from "./cyan"; export * from "./pink"; export * from "./gray"; export * from './background'; export * from './base-colors'; export * from './text';