We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2e868 commit 3d4d318Copy full SHA for 3d4d318
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2.1.3 - 2017-11-27
2
+
3
+- Fixed: Incorrect reduction for a specific case (e.g. `calc(1em + (1em - 5px))`) ([#43](https://github.com/MoOx/reduce-css-calc/pull/43) - @Justineo)
4
5
# 2.1.2 - 2017-11-26
6
7
- Fixed: Incorrect reduction of division with custom property (e.g. `calc(var(--foo) / 2)`) ([#41](https://github.com/MoOx/reduce-css-calc/issues/41) - @Semigradsky)
0 commit comments