We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a95ad5 commit f044c80Copy full SHA for f044c80
example/gatsby-config.js
@@ -1,6 +1,5 @@
1
module.exports = {
2
plugins: [
3
- 'develop-purify-css'
4
- // 'gatsby-plugin-purify-css'
+ 'gatsby-plugin-purify-css'
5
]
6
}
0 commit comments