Skip to content

Commit 9fb5390

Browse files
authored
css-syntax-patches-for-csstree: update webref/css (#1757)
1 parent 074dbd2 commit 9fb5390

12 files changed

Lines changed: 1033 additions & 72 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/css-syntax-patches-for-csstree/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes to CSS Syntax Patches For CSSTree
22

3+
### Unreleased (patch)
4+
5+
- Update `@webref/css` to [`v8.1.3`](https://github.com/w3c/webref/releases/tag/%40webref%2Fcss%408.1.3)
6+
37
### 1.0.22
48

59
_December 20, 2025_

packages/css-syntax-patches-for-csstree/dist/index.json

Lines changed: 53 additions & 8 deletions
Large diffs are not rendered by default.

packages/css-syntax-patches-for-csstree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dist"
3737
],
3838
"devDependencies": {
39-
"@webref/css": "8.1.2",
39+
"@webref/css": "8.1.3",
4040
"css-tree": "^3.1.0",
4141
"postcss": "^8.4"
4242
},

0 commit comments

Comments
 (0)