The tailwind4 plugin is exactly what I've been hoping for. I just wanted to share something I experienced. I don't know if it's to be expected, but I was able to get past it...
When I first recompiled CSS my Typhoon site lost a lot of styling. Dark mode broke and only mobile style even on large screens. I looked cluelessly at the browser console and then started replacing colons in my pages to use : for example in credits in image captions. As I did so, there were fewer comments in the console, but no change to the page rendering. It was when I replaced a colon used in a shortcode safe-email subject that the dark mode and desktop styling was restored.
I still see lots of comments in the console that seem to relate to colons. But at the moment I'm able to quickly try new utility classes and recompile in the plugin. Excellent work Andy.
