You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
# v0.14.0 - 2019-11-24
2
+
3
+
- Fix regex in `resolve-value.js` to allow nested CSS functions
4
+
- Thank you to [@juliovedovatto](https://github.com/juliovedovatto) for the [contribution](https://github.com/MadLittleMods/postcss-css-variables/pull/97)
5
+
1
6
# v0.13.0 - 2019-6-17
2
7
3
8
- Add `options.preserveAtRulesOrder` so media queries are outputted in the order they are defined (as expected)
0 commit comments