Skip to content

Commit 62ec051

Browse files
committed
Document local-plugins in config file
1 parent 81ea905 commit 62ec051

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ Note that command-line options can also be specified in the config file:
105105
"use": ["autoprefixer", "postcss-cachify"],
106106
"input": "screen.css",
107107
"output": "bundle.css",
108+
"local-plugins": true,
108109
"autoprefixer": {
109110
"browsers": "> 5%"
110111
},

0 commit comments

Comments
 (0)