Gatsby: Upgrade gatsby-plugin-postcss to PostCSS 8

Created on 17 Sep 2020  路  2Comments  路  Source: gatsbyjs/gatsby

Summary

PostCSS 8 was released. It added a new plugin API. Right now Gatsby does not support PostCSS 8 plugins.

Updating postcss-loader and adding postcss to dependencies for gatsby-plugin-postcss will fix the problem.

PostCSS 8 changelog does not have breaking changes related to Gatsby only removing Node.js 6 and 8 support).

good first issue help wanted feature or enhancement

Most helpful comment

We published this on [email protected] :)

All 2 comments

We'd be happy to receive a PR updating this, if you need help feel free to reach out here.

We published this on [email protected] :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brandonmp picture brandonmp  路  3Comments

benstr picture benstr  路  3Comments

signalwerk picture signalwerk  路  3Comments

kalinchernev picture kalinchernev  路  3Comments

timbrandin picture timbrandin  路  3Comments