Skip to content

Commit 008d66b

Browse files
authored
Merge pull request #172 from bookedsolidtech/dev
chore: promote dev → main (sprint PRs #169-171)
2 parents a12f187 + 200f68d commit 008d66b

File tree

13 files changed

+2537
-168
lines changed

13 files changed

+2537
-168
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'helixir': patch
3+
'@helixir/core': patch
4+
---
5+
6+
Enhance styling_preflight to run all 7 CSS validators in a single call — adds token fallback, scope, shorthand, color contrast, and specificity checks alongside existing shadow DOM and theme compatibility checks

.changeset/regenerate-cem.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'helixir': patch
3+
---
4+
5+
Regenerate custom-elements.json from source to fix stale CEM data causing cem-validate CI failures

.changeset/validate-css-file.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'helixir': minor
3+
'@helixir/core': minor
4+
---
5+
6+
Add validate_css_file MCP tool — validates entire CSS files targeting multiple web components in one call with auto-detection

0 commit comments

Comments
 (0)