We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd6a30 commit 7450185Copy full SHA for 7450185
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Features
11
+
12
+- Add `css` theme
13
+- Add `cobalt debug highlight save-theme-css` for generating CSS for the `css` theme
14
15
## [0.20.1] - 2025-09-25
16
17
### Features
crates/engarde/CHANGELOG.md
+- Built-in `css` theme
+- Function for dumping CSS to configure the `css` theme
## [0.1.14] - 2025-04-10
## [0.1.13] - 2025-03-31
0 commit comments