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 1a7baad commit 5b806d4Copy full SHA for 5b806d4
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+
3
+# v0.5.2 - 2016-8-24
4
5
+ - Fix [#42](https://github.com/MadLittleMods/postcss-css-variables/issues/42) where `opts.preserve` was not working inside at-rules
6
+ - Thanks you to @muftiev for the [contribution](https://github.com/MadLittleMods/postcss-css-variables/pull/43)
7
8
9
# v0.5.1 - 2015-10-24
10
11
- Fix [postcss/postcss#611](https://github.com/postcss/postcss/issues/611) where we were trying to remove the root node on clean up
0 commit comments