@raminy/css-config
Version:
Tailwind CSS v4 configuration with predefined themes, semantic color tokens, and SCSS utilities for theme customization and generation.
6 lines (5 loc) • 330 B
TypeScript
/**
* This file is generated. Do not edit manually.
* Run 'pnpm generate:styles-css' to generate.
*/
export type Theme = "cg-blue" | "cyan" | "teal" | "pink" | "rose" | "orange" | "amber" | "green" | "olive" | "basil" | "brown" | "indigo" | "purple" | "magenta" | "electric-blue" | "hot-pink" | "shrine-pink" | "crane-purple";