UNPKG

@raminy/css-config

Version:

Tailwind CSS v4 configuration with predefined themes, semantic color tokens, and SCSS utilities for theme customization and generation.

3 lines (2 loc) 119 B
export { defaultTheme, themes, type CustomTheme } from './themes'; export type { Theme } from './themes/themes.types';