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
I have a turbo mono-repo setup that uses tsup for the libraries in my packages folder. While the vite-based "apps" automatically handle css modules, the same isn't true for the packages. After looking around in the tsup repo, it seems like there isn't a clear solution yet for implementing esbuild css modules, but this plugin came up. Are there any pointers for getting css modules working in a mono-repo setup like this? Since I am not an expert in these configurations, any and all help would be appreciated! Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a turbo mono-repo setup that uses
tsupfor the libraries in mypackagesfolder. While thevite-based "apps" automatically handle css modules, the same isn't true for the packages. After looking around in the tsup repo, it seems like there isn't a clear solution yet for implementingesbuildcss modules, but this plugin came up.Are there any pointers for getting css modules working in a mono-repo setup like this? Since I am not an expert in these configurations, any and all help would be appreciated! Thanks!
Beta Was this translation helpful? Give feedback.
All reactions