purgecss-with-wordpress
Advanced tools
Comparing version
@@ -21,2 +21,3 @@ module.exports = { | ||
'comment-list', | ||
'wp-social-link', | ||
], | ||
@@ -38,3 +39,8 @@ whitelistPatterns: [ | ||
/^(.*)?-?paged(-.*)?$/, | ||
/^wp-block-(.*)?$/, | ||
/^has-(.*)?$/, | ||
/^is-(.*)?$/, | ||
/^wp-embed-(.*)?$/, | ||
/^blocks-gallery-(.*)?$/, | ||
], | ||
}; |
{ | ||
"name": "purgecss-with-wordpress", | ||
"version": "2.1.0", | ||
"version": "2.3.0", | ||
"description": "PurgeCSS with wordpress", | ||
@@ -32,3 +32,3 @@ "author": "Ffloriel", | ||
}, | ||
"gitHead": "0ce7486ad5fa949e33b7162ab4aef02ff237c297" | ||
"gitHead": "5314e41edf328e2ad2639549e1587b82a964a42e" | ||
} |
4020
3.53%44
15.79%