refactor(stylesheet): move Semantic CSS to the browser (#3329)

This commit is contained in:
Amruth Pillai
2026-08-16 16:50:27 +02:00
committed by GitHub
parent f848e57436
commit 9509b5bc2e
203 changed files with 11838 additions and 14842 deletions
+1 -3
View File
@@ -6,10 +6,8 @@
"exports": {
"./browser": "./src/browser.tsx",
"./document": "./src/document.tsx",
"./preflight": "./src/semantic/preflight-core.tsx",
"./preflight-reference": "./src/semantic/preflight-reference.ts",
"./public-projection": "./src/semantic/public-projection.ts",
"./semantic": "./src/semantic/index.ts",
"./semantic-legacy": "./src/semantic/legacy-converter.ts",
"./semantic-manifest": "./src/semantic/template-manifest.ts",
"./semantic-tree": "./src/semantic/tree.ts",
"./section-title": "./src/section-title.ts",