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 8b816a6 commit b5c5c1cCopy full SHA for b5c5c1c
CHANGELOG.md
@@ -1,5 +1,7 @@
1
### HEAD
2
3
+### 4.0.0
4
+
5
* Update `postcss` to `^8.4.0` (major)
6
* Update `postcss-import` to `^14.0.0` (major)
7
* Update minimum Node version to `>=10.0.0` (major)
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-easy-import",
- "version": "3.0.0",
+ "version": "4.0.0",
"description": "PostCSS plugin to inline @import rules content with extra features",
"keywords": [
"postcss",
0 commit comments