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 ed3edf9 commit 1bc2fedCopy full SHA for 1bc2fed
src/cli/commands/init.js
@@ -15,7 +15,7 @@ export const options = [
15
},
16
{
17
usage: '-p',
18
- description: 'Generate a postcss configuration file.',
+ description: 'Generate postcss.config.js file.',
19
20
]
21
0 commit comments