v4.3.3
Fixed Support --watch --poll[=ms] in @tailwindcss/cli when filesystem events are unreliable or unavailable (#20297) Canonicalization: match arbitrary hex colors against theme colors case-insensitively (e.g. bg-[#fff] and bg-[#FFF] → bg-white) (#20298) Prevent Preflight from overriding Firefox's native iframe:focus-visible outline styles (#20292) Ensure theme('colors.foo') in JS plugins resolves co…