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 81ea905 commit 62ec051Copy full SHA for 62ec051
Readme.md
@@ -105,6 +105,7 @@ Note that command-line options can also be specified in the config file:
105
"use": ["autoprefixer", "postcss-cachify"],
106
"input": "screen.css",
107
"output": "bundle.css",
108
+ "local-plugins": true,
109
"autoprefixer": {
110
"browsers": "> 5%"
111
},
0 commit comments