diff options
Diffstat (limited to 'vanilla/node_modules/@csstools/css-calc/CHANGELOG.md')
| -rw-r--r-- | vanilla/node_modules/@csstools/css-calc/CHANGELOG.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/vanilla/node_modules/@csstools/css-calc/CHANGELOG.md b/vanilla/node_modules/@csstools/css-calc/CHANGELOG.md deleted file mode 100644 index e0d6799..0000000 --- a/vanilla/node_modules/@csstools/css-calc/CHANGELOG.md +++ /dev/null @@ -1,9 +0,0 @@ -# Changes to CSS Calc - -### 3.1.1 - -_February 13, 2026_ - -- Fix missing whitespace between components after solving calc expressions (e.g. `calc(10px)calc(20px)` now serializes as `10px 20px`) - -[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md) |
