You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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