From fcbfad33a8e8fdb671d2907b55a8074df9a558e6 Mon Sep 17 00:00:00 2001 From: Martin Kagamino Lehoux Date: Sun, 16 Aug 2026 15:22:46 +0200 Subject: chore(web): add Stylelint CSS checks --- AGENTS.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 AGENTS.md (limited to 'AGENTS.md') diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..b06a631 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,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. -- cgit v1.2.3