From 6b68c401f744662f965c48e33ab968f8a2533c95 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Fri, 26 Dec 2025 21:59:34 -0800 Subject: [PATCH] fix :pseudos --- src/index.tsx | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index c75339c..a4778c5 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -92,19 +92,24 @@ function makeComponent(baseName: string, rootDef: TagDef, rootProps: Record