fix(ui): inherit the theme collision fixes from plugin-kit 0.1.3
The text-secondary re-point moved into the kit's theme.css (every plugin hits it), joined there by the card-ring softening the console does in its own Card wrapper. The SPA's stylesheet is back to imports only. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@punktfunk/host": "^0.1.2",
|
||||
"@punktfunk/plugin-kit": "^0.1.1",
|
||||
"@punktfunk/plugin-kit": "^0.1.3",
|
||||
"effect": "^4.0.0-beta.99"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user