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 fd4414b commit 38984f7Copy full SHA for 38984f7
README.md
@@ -6,6 +6,12 @@ A [Gatsby](https://github.com/gatsbyjs/gatsby) post-build plugin that implements
6
Never worry about the size of your css framework again!
7
Updates your html files directly, removing any unused inline styles.
8
9
+## Gatsby 2
10
+
11
+This plugin does not (currently) work with Gatsby 2. The
12
+[purgecss](https://www.gatsbyjs.org/packages/gatsby-plugin-purgecss/) plugin
13
+does and might be a suitable alternative.
14
15
## Install
16
`$ npm install gatsby-plugin-purify-css`
17
0 commit comments