summaryrefslogtreecommitdiff
path: root/AGENTS.md
blob: b06a631d641c73ae3a298598dfb88719b4eec3f8 (plain) (blame)
1
2
3
4
5
6
7
# Project Instructions

## CSS Colors

- Use OKLCH for all CSS color literals.
- Reuse existing semantic color variables where possible.
- Do not introduce hexadecimal, RGB, HSL, or named color literals.