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
@@ -629,6 +629,3 @@ Choose one coherent shape for each union value. Required fields are local to tha
| `metadata.stylesheet.source` | `object` | yes | — | — |
| `metadata.stylesheet.source.languageVersion` | `integer` | yes | exclusiveMinimum: 0; maximum: 9007199254740991 | — |
| `metadata.stylesheet.source.text` | `string` | yes | — | — |
| `metadata.stylesheet.applied` | `object` | yes | — | — |
| `metadata.stylesheet.applied.languageVersion` | `integer` | yes | exclusiveMinimum: 0; maximum: 9007199254740991 | — |
| `metadata.stylesheet.applied.text` | `string` | yes | — | — |