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 e5134ac commit 3876adcCopy full SHA for 3876adc
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 4.0.0 - Unreleased
2
+* Update to PostCSS 8.
3
+
4
# 3.0.0 - 2017-08-13
5
* Rewrite in ES6.
6
* Add Babel.
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-functions",
- "version": "3.0.0",
+ "version": "4.0.0",
"description": "PostCSS plugin for exposing JavaScript functions",
"main": "dist/index.js",
"files": [
0 commit comments