UNPKG

@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) 116 B
import { defaultTheme as t, themes as f } from "./themes/index.mjs"; export { t as defaultTheme, f as themes };