@csstools/css-syntax-patches-for-csstree
Advanced tools
+3
-3
| # Changes to CSS Syntax Patches For CSSTree | ||
| ### 1.0.24 | ||
| ### 1.0.25 | ||
| _January 10, 2026_ | ||
| _January 11, 2026_ | ||
| - Patch `<absolute-size>` | ||
| - Remove patch for `<bg-clip>` | ||
| [Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-csstree/CHANGELOG.md) |
+1
-1
| { | ||
| "name": "@csstools/css-syntax-patches-for-csstree", | ||
| "description": "CSS syntax patches for CSS tree", | ||
| "version": "1.0.24", | ||
| "version": "1.0.25", | ||
| "contributors": [ | ||
@@ -6,0 +6,0 @@ { |
Sorry, the diff of this file is too big to display
90277
0