website: rename liveline.css → editorial.css, liveline-prism.css → editorial-prism.css

Update all imports in globals.css, AGENTS.md, and _index.tsx comment.
This commit is contained in:
Tommy D. Rossi
2026-02-20 23:02:21 +01:00
parent 258f42527c
commit aaeb20643a
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* Playwriter editorial page — content only.
* Components imported from website/src/components/markdown.tsx.
* Styles from globals.css (editorial tokens) and liveline-prism.css.
* Styles from globals.css (editorial tokens) and editorial-prism.css.
*/
import type { MetaFunction } from "react-router";