postcss-debug icon indicating copy to clipboard operation
postcss-debug copied to clipboard

CLI: Default PostCSS config file name `postcss.config.js`

Open andywer opened this issue 9 years ago • 1 comments

Change default config file name according to current postcss-loader conventions.

andywer avatar Dec 12 '16 14:12 andywer

It would probably be even better to utilise https://github.com/michael-ciniawsky/postcss-load-config so developers can specify any common PostCSS config format.

maxmilton avatar Dec 14 '17 09:12 maxmilton