Commit 5a819b3
authored
feat: change whitelistPatterns to safelist
The options naming for this packages has changed https://github.com/FullHuman/purgecss/tree/master/packages/postcss-purgecss
it no longer accepts `whitelistPatterns` key but accepts `safelist` instead.
I spent some time debugging an issue with styles not being shipped with prod environment, maybe this change will help someone avoid that :D1 parent c48ee72 commit 5a819b3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments