Releases: astroturfcss/gatsby-plugin-astroturf
Releases · astroturfcss/gatsby-plugin-astroturf
v0.2.1
v0.2.0
v0.1.0
gatsby-plugin-postcss
We no longer mess with CSS configuration, instead we're setting the extension to .module.css
to match Gatsby's existing CSS Modules webpack rule.
Nesting support is needed for astroturf to work properly, so we added gatsby-plugin-postcss as a peer dependency, people should use it to at least set up postcss-nested or another plugin which also contains nesting support.