Support tsdown building - upgrade of vite plugin ? #19793
GauthierPLM
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tsdown is a library bundler based on rolldown. It has all rolldown APIs + a subset of Vite' APIs. Unfortunately, @tailwindcss/vite plugin uses
createResolver, which is not supported by tsdown / rolldown.Would it be possible to upgrade the plugin to work with tsdown? That would enable library authors to easily build and bundle tailwind' CSS in their libraries.
Beta Was this translation helpful? Give feedback.
All reactions