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 3a6a63e commit 4c1bc70Copy full SHA for 4c1bc70
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "superfly-css-task-build",
3
- "version": "0.1.7",
+ "version": "0.1.8",
4
"description": "Build task for superfly-css modules",
5
"main": "src/main/js/index.js",
6
"scripts": {
@@ -30,6 +30,7 @@
30
"postcss-apply": "^0.5.0",
31
"postcss-calc": "^5.3.1",
32
"postcss-color-function": "^3.0.0",
33
+ "postcss-custom-media": "^5.0.1",
34
"postcss-custom-properties": "^5.0.2",
35
"postcss-each": "^0.9.3",
36
"postcss-import": "^9.1.0",
0 commit comments