From 0f82294dc118f10375f56399c12e84906d699856 Mon Sep 17 00:00:00 2001 From: giles Date: Wed, 4 Mar 2026 12:50:07 +0000 Subject: [PATCH] Update /docs/css page with CSSX native style primitives docs Document css primitive, style atoms, variants, defstyle, defkeyframes, and on-demand delivery protocol. Co-Authored-By: Claude Opus 4.6 --- sx/sxc/pages/__init__.py | 129 ++++++++++++++++++++++++++++----------- 1 file changed, 94 insertions(+), 35 deletions(-) diff --git a/sx/sxc/pages/__init__.py b/sx/sxc/pages/__init__.py index 1380c13..7a19bc7 100644 --- a/sx/sxc/pages/__init__.py +++ b/sx/sxc/pages/__init__.py @@ -413,45 +413,104 @@ async def _docs_primitives_sx() -> str: def _docs_css_sx() -> str: - c1 = _code('# First page load:\n' - 'GET / HTTP/1.1\n\n' - 'HTTP/1.1 200 OK\n' - 'Content-Type: text/html\n' - '# Full CSS in