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 47dd159 commit e54ab47Copy full SHA for e54ab47
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+- Added: ``rem`` will now adjust its behavior according to browser option
2
+ (IE 9 and IE 10 will only have ``px`` in some places, where rem support is
3
+ buggy, per caniuse notes)
4
+ ([#264](https://github.com/MoOx/postcss-cssnext/issues/264))
5
+
6
# 2.4.0 - 2016-01-08
7
8
- Added: documentation is now included in the npm package in
0 commit comments