Real Tailwind v4 In-Browser Compiler
AnyTool's Tailwind CSS Playground runs the official Tailwind v4 browser engine client-side rather than mapping a fixed set of common classes. It compiles HTML utility classes to CSS on every edit, so full utility coverage, arbitrary values like bg-[#14b8a6], custom @theme tokens, @utility rules and custom variants all work.
- Uses the official Tailwind v4 in-browser engine
- Supports arbitrary values and custom @theme config
- Live recompile is debounced at roughly 220ms
- Class-strategy dark mode toggle on the preview
