Closed ghost closed 2 years ago
Some classes are not detected by TailwindCSS because of the slashes inside layouts variables (cf screen)
Need to remove the sanitization at this level
Just thought about this yesterday but we need to enqueue TailwindCSS Play CDN when using TailwindCSS v3 so we have all classes by default in front when starting development / prototyping in inspector. And only when the development is done, remove the CDN enqueued (maybe it should be a true / false field which handle this)
Added purge content config + setter / getter & re-ordered TailwindCSS content into layers