Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upLoad PostCSS config by default #31
Open
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suggest loading PostCCS config file by default, e.g.
postcss.config.js, unless a configuration is specified. It makes sense that you'd want the same configuration that you're using for external CSS files.