summaryrefslogtreecommitdiff
path: root/AGENTS.md
diff options
context:
space:
mode:
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md7
1 files changed, 7 insertions, 0 deletions
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.