Some TailwindCSS classes are not found when they are only existing in back-office (example: text styles, width/height/padding classes...)
To enhance the scan detection, it's possible to scan WP Rocket generated html cache files to find some classes which were only available in there.
Proof of concept using the Pilo'Press filter: pip/tailwind_api/content_to_scan : (tested on Sunna)
Some TailwindCSS classes are not found when they are only existing in back-office (example: text styles, width/height/padding classes...) To enhance the scan detection, it's possible to scan WP Rocket generated html cache files to find some classes which were only available in there.
Proof of concept using the Pilo'Press filter:
pip/tailwind_api/content_to_scan
:(tested on Sunna)
Those 3 new paths should be added here: https://github.com/Pilot-in/PiloPress/blob/ff1e79e67cf9abd6ce5e1fce4b087d8a094f44da/includes/classes/admin/modules/class-tailwind.php#L819-L832