Tailwind Plus now supports fully interactive UI blocks for plain HTML projects via the new @tailwindplus/elements library, requiring no JavaScript framework.
- •@tailwindplus/elements is a headless custom elements library exclusively for Tailwind Plus customers, usable via a single CDN script tag
- •Custom HTML elements like <el-dropdown>, <el-select>, <el-dialog>, and <el-command-palette> handle complex behavior including ARIA management, focus handling, and keyboard support
- •All existing UI blocks (dialogs, dropdowns, command palettes, drawers) in Tailwind Plus are now fully functional in plain HTML examples
- •Elements can be styled freely using Tailwind utility classes or custom CSS, with no coupling to React or Vue
This summary was automatically generated by AI based on the original article and may not be fully accurate.