Commit
fix(library): use CSS custom properties instead of theme() function
Commit details
Commit notes
Tailwind CSS v4 doesn't support theme() in component styles the same way. Use var(--color-neutral-*) CSS custom properties instead.
Co-authored-by: armin.naimi <[email redacted]>
- Files changed
- 1
- Lines added
- +6
- Lines removed
- −6