Hi,
Is there any feature implemented or plugin recommended to
To answer directly: No, we don’t have this particular feature implemented.
As for recommendations:
In general, its best to use as less plugins as possible as too many of these can slow down the site.
That said, sites like you’ve mentioned or Chrome’s devtool should help you identify how much is not being used.
If you must use a plugin, you can try Asset CleanUp plugin but we really can’t guarantee its effectivity as it is a third party plugin.
Note: This is pretty tricky to do as there are dynamic CSS within the theme. That means you can’t use only 1 page to CSS purge as some of them may not used on the page being tested but is used on another.
You can try following these articles but there’s a chance you’ll break the layout if you’re not sure what you’re doing:
https://wpspeedmatters.com/remove-unused-css-from-wordpress/
https://technumero.com/remove-unused-css/#Tools_to_detect_unusedused_CSS