Files
llama.cpp/.windsurf/rules/css-architecture.md
2025-09-17 19:29:13 +02:00

8 lines
222 B
Markdown

---
trigger: manual
---
#### Tailwind & CSS
- We are using Tailwind v4 which uses oklch colors so we now want to refer to the CSS vars directly, without wrapping it with any color function like `hsla/hsl`, `rgba` etc.