Skip to content

Commit 6f79436

Browse files
authored
feat: CSS rules during CSS generation from JSON anatomy (#215)
* Merge CSS rules during CSS generation from JSON anatomy * Change files --------- Co-authored-by: nicholasrice <nicholasrice@users.noreply.github.com>
1 parent c1d5af7 commit 6f79436

4 files changed

Lines changed: 264 additions & 75 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "minor",
3+
"comment": "Merge CSS rules during CSS generation from JSON anatomy",
4+
"packageName": "@adaptive-web/adaptive-ui",
5+
"email": "nicholasrice@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

0 commit comments

Comments
 (0)