From f4ac2f3aef097c9dbcb9017f62ad97f8cbe1f403 Mon Sep 17 00:00:00 2001 From: hams Date: Thu, 16 Apr 2026 15:02:13 -0400 Subject: [PATCH] chore: seed branch for visual style experiments Co-Authored-By: Claude Opus 4.6 (1M context) --- packages/ghost-ui/src/styles/main.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/ghost-ui/src/styles/main.css b/packages/ghost-ui/src/styles/main.css index af1869bd..76df9845 100644 --- a/packages/ghost-ui/src/styles/main.css +++ b/packages/ghost-ui/src/styles/main.css @@ -2,6 +2,8 @@ @import "tw-animate-css"; @import "./font-faces.css"; +/* ── Visual experiment playground ─────────────────────────── */ + @custom-variant dark (&:is(.dark *)); @theme {