chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md
Chart Release / chart (push) Successful in 20s
Server Deploy / deploy (push) Failing after 1m52s

This commit is contained in:
2026-09-10 09:18:55 +00:00
parent b36a696d0e
commit 6ee203f5e9
172 changed files with 860 additions and 856 deletions
+3 -3
View File
@@ -5,8 +5,8 @@
/* ==========================================================================
Vantage control plane design tokens.
These are site/app/globals.css's **dark** token values same names, same
colours so the marketing site, the HQ console and this app are one visual
These are site/app/globals.css's **dark** token values - same names, same
colours - so the marketing site, the HQ console and this app are one visual
system. Change them in all three apps in the same commit; nothing enforces
the match automatically.
@@ -47,7 +47,7 @@
site/ brightens the accent with a filter, which a Tailwind colour token
cannot do, so the two hovers are named values. --well is the floor the
ground sits on install one-liners, key blobs and run logs, the places
ground sits on - install one-liners, key blobs and run logs, the places
showing machine output rather than interface. */
--accent-hover-rgb: 127 178 240; /* #7fb2f0, the accent at site/'s hover brightness */
--down-hover-rgb: 200 90 69; /* #c85a45 */