Problem:
@tailwindplus/elements adds 24 KB of JS to my project. Even if i just want to use a simple popup. This seems like an overkill and made me switch to daisyUI which barely adds anything (for modals & popups).
Ask:
Tree shaking support and being able to import only elements that are used.
Context:
i'm using SolidJS project with bare (HTML) @tailwindplus/elements