We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c2379 commit 1db4c07Copy full SHA for 1db4c07
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 2.1.0 - 2017-10-10
2
+
3
+- Added: Support for working in browsers without transpiling (#33)
4
+- Fixed: `calc(100vw - (100vw - 100%))` does not evaluate to `100%` (#28)
5
6
# 2.0.5 - 2017-05-12
7
8
- Fixed: Support division with a CSS variable.
0 commit comments