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 14afe09 commit 7ed2502Copy full SHA for 7ed2502
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "superfly-css-task-build",
3
- "version": "0.0.11",
+ "version": "0.1.0",
4
"description": "Build task for superfly-css modules",
5
"main": "src/main/js/index.js",
6
"scripts": {
@@ -31,7 +31,7 @@
31
"postcss-color-function": "^2.0.0",
32
"postcss-custom-properties": "^5.0.0",
33
"postcss-each": "^0.7.0",
34
- "postcss-import": "^7.0.0",
+ "postcss-import": "^9.1.0",
35
"postcss-reporter": "^1.3.0",
36
"stylelint": "^2.3.4",
37
"superfly-css-pli": "0.0.5"
0 commit comments