Skip to content

Commit f044c80

Browse files
committed
Revert "use dev plugin"
This reverts commit 6a95ad5.
1 parent 6a95ad5 commit f044c80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

example/gatsby-config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
module.exports = {
22
plugins: [
3-
'develop-purify-css'
4-
// 'gatsby-plugin-purify-css'
3+
'gatsby-plugin-purify-css'
54
]
65
}

0 commit comments

Comments
 (0)