postcss-cli
postcss-cli copied to clipboard
Don't fail silently when config not found
Fix https://github.com/postcss/postcss-cli/issues/467
Needs tests. Also should probably add an explanatory code comment, as it's a bit non-obvious what we're doing here.
Added some tests and fixed an issue - could you approve the workflow?