llama.cpp/.windsurf/rules/css-architecture.md

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.