Vanilla JavaScript support for Tailwind Plus
tailwindcss.com
Vanilla JavaScript support for Tailwind Plus
1–10 of 202 posts
Re: Vanilla JavaScript support for Tailwind Plus
#2I know Lit is used a lot but I’m always looking for new approaches.
Re: Vanilla JavaScript support for Tailwind Plus
#3Re: Vanilla JavaScript support for Tailwind Plus
#4Well, yeah, because they added an `` that specifically does that.
Re: Vanilla JavaScript support for Tailwind Plus
#5Re: Vanilla JavaScript support for Tailwind Plus
#6Re: Vanilla JavaScript support for Tailwind Plus
#7This is a exciting use-case for custom elements, and probably how tailwind should have been implemented from the start, but it’s hilariously a paid feature?! ( https://tailwindcss.com/plus#pricing ) Intuitively, I’d expect the custom elements to be free and the framework integrations to cost money.
TailwindCSS itself is meant to be nothing more than a styling tool, like Bootstrap...
Re: Vanilla JavaScript support for Tailwind Plus
#8Would love to know how they went about implementing these. I always find custom elements interesting. I know the guys over at data-star.dev used one to implement their inspector element, but unfortunately that is also behind pro. I know Lit is used a lot but I’m always looking for new approaches.
Re: Vanilla JavaScript support for Tailwind Plus
#9This is a exciting use-case for custom elements, and probably how tailwind should have been implemented from the start, but it’s hilariously a paid feature?! ( https://tailwindcss.com/plus#pricing ) Intuitively, I’d expect the custom elements to be free and the framework integrations to cost money.
Tailwind Plus is a paid collection of UI components and templates. TailwindCSS itself is meant to be nothing more than a styling tool, like Bootstrap...
Re: Vanilla JavaScript support for Tailwind Plus
#10
Options
...
Bootstrap:
Dropdown button
...
(I realize you have full control over looks with TW, but Bootstrap and others have utility classes too for the common stuff.)