We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86b59ac + 4e7aa5e commit c417539Copy full SHA for c417539
includes/plugins/class-perfmatters.php
@@ -85,6 +85,7 @@ private static function unused_css_excluded_stylesheets() {
85
'plugins/newspack-popups', // Newspack Campaigns.
86
'plugins/jetpack/modules/sharedaddy', // Jetpack's share buttons.
87
'plugins/jetpack/_inc/social-logos', // Jetpack's social logos CSS.
88
+ 'plugins/jetpack/css/jetpack.css', // Jetpack's main CSS.
89
'/themes/newspack-', // Any Newspack theme stylesheet.
90
'cache/perfmatters', // Perfmatters' cache.
91
'wp-includes',
0 commit comments