chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md
Deploy / deploy (push) Successful in 2m47s
Deploy / deploy (push) Successful in 2m47s
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
/* ==========================================================================
|
||||
Vantage documentation design tokens
|
||||
|
||||
The token block below is COPIED VERBATIM from site/app/globals.css — same
|
||||
The token block below is COPIED VERBATIM from site/app/globals.css - same
|
||||
names, same values. adminsite/ holds a copy too, web/ holds the dark half,
|
||||
and shared/mail/templates/layout.html.tmpl holds it a fifth time as literal
|
||||
hex because email clients support neither var() nor prefers-color-scheme.
|
||||
@@ -13,7 +13,7 @@
|
||||
value outside the two token blocks.
|
||||
|
||||
Docusaurus always stamps data-theme on <html>, so unlike site/ there is no
|
||||
prefers-color-scheme branch to keep in step — the theme toggle is the only
|
||||
prefers-color-scheme branch to keep in step - the theme toggle is the only
|
||||
writer.
|
||||
========================================================================== */
|
||||
|
||||
@@ -200,7 +200,7 @@
|
||||
color: var(--ink);
|
||||
}
|
||||
|
||||
/* Machine output — install one-liners, key blobs, run logs — sits on a floor
|
||||
/* Machine output - install one-liners, key blobs, run logs - sits on a floor
|
||||
beneath the panel, the same distinction web/ draws with --well. */
|
||||
.theme-code-block {
|
||||
border: 1px solid var(--rule-soft);
|
||||
|
||||
Reference in New Issue
Block a user