There was an error while loading. Please reload this page.
1 parent a674a56 commit d63b0deCopy full SHA for d63b0de
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 6.0.2
5
+* Fixed compatibility with `postcss-mixins`.
6
+
7
## 6.0.1
8
* Fixed PostCSS 8.1 compatability.
9
* Added funding links.
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-simple-vars",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "PostCSS plugin for Sass-like variables",
"keywords": [
"postcss",
0 commit comments