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 99d9fa5 commit 1f2513dCopy full SHA for 1f2513d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [8.2.2](https://github.com/postcss/postcss-calc/compare/v8.2.1...v8.2.2) (2022-01-12)
2
+
3
+## Bug Fixes
4
5
+* respect CSS var when reducing ([99d9fa5](https://github.com/postcss/postcss-calc/commit/99d9fa53a7fba3586590d0c45a0982b09e8bf5c6))
6
7
# [8.2.1](https://github.com/postcss/postcss-calc/compare/v8.2.0...v8.2.1) (2022-01-11)
8
9
## Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-calc",
- "version": "8.2.1",
+ "version": "8.2.2",
"description": "PostCSS plugin to reduce calc()",
"keywords": [
"css",
0 commit comments