@kern-ux/native
Advanced tools
+7
-0
@@ -0,1 +1,8 @@ | ||
| ## [2.6.1](https://gitlab.opencode.de/kern-ux/kern-ux-plain/compare/v2.6.0...v2.6.1) (2026-05-20) | ||
| ### Bug Fixes | ||
| * **Theme:** ensure light utilities override system dark mode [#248](https://gitlab.opencode.de/kern-ux/kern-ux-plain/issues/248) ([b4e2a31](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/b4e2a317a06f3ad22497e10d6a2a37f237f457b5)) | ||
| # [2.6.0](https://gitlab.opencode.de/kern-ux/kern-ux-plain/compare/v2.5.0...v2.6.0) (2026-05-20) | ||
@@ -2,0 +9,0 @@ |
+1
-1
| { | ||
| "name": "@kern-ux/native", | ||
| "version": "2.6.0", | ||
| "version": "2.6.1", | ||
| "description": "Native Styles und Komponenten-Bibliothek für das KERN-UX Design System. Beinhaltet CSS, Fonts und KERN-Komponenten.", | ||
@@ -5,0 +5,0 @@ "author": "Kern-UX", |
@@ -11,3 +11,3 @@ /** | ||
| body, | ||
| [class*="kern-"]:not([class*="kern-level-"]), | ||
| .kern-level-0 { | ||
@@ -14,0 +14,0 @@ --kern-color-layout-text-default-contextual: var(--kern-color-layout-text-default); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
6466195
0.01%