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 42e99cf commit 296b54aCopy full SHA for 296b54a
2 files changed
packages/css-syntax-patches-for-csstree/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to CSS Syntax Patches For CSSTree
2
3
-### Unreleased (patch)
+### 1.0.18
4
+
5
+_November 26, 2025_
6
7
- Patch `clip: rect()` to preserve legacy syntax
8
- Patch color functions to support relative color component keywords
packages/css-syntax-patches-for-csstree/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/css-syntax-patches-for-csstree",
"description": "CSS syntax patches for CSS tree",
- "version": "1.0.17",
+ "version": "1.0.18",
"contributors": [
"name": "Antonio Laguna",
0 commit comments