We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e865603 commit cd71c8fCopy full SHA for cd71c8f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 4.0.1 - 2017-05-15
2
+
3
+- Fixed: incorrect export
4
5
# 4.0.0 - 2017-05-12
6
7
- Added: compatibility with postcss v6.x
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-custom-selectors",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "PostCSS plugin to transform W3C CSS Extensions(Custom Selectors) to more compatible CSS",
"keywords": [
"postcss",
0 commit comments