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 86ae864 commit bf9a826Copy full SHA for bf9a826
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 4.0.0 - 2020-11-08
+# 4.0.1 - 2020-11-08
2
* Update to PostCSS 8.
3
* Remove `glob` option.
4
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-functions",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "PostCSS plugin for exposing JavaScript functions",
5
"main": "dest/index.js",
6
"scripts": {
0 commit comments