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 don't seem to be able to get sourcemaps working with dev build. The Tailwind installation guide for Rspack doesn't give too much info on prop vs dev builds and Rspack just links back to Tailwind Docs. I have sourcemapping enabled but because Tailwind PostCss plugin minimises the CSS there's only ever index.css in a minimised state with no sourcemaps.
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 don't seem to be able to get sourcemaps working with dev build. The Tailwind installation guide for Rspack doesn't give too much info on prop vs dev builds and Rspack just links back to Tailwind Docs. I have sourcemapping enabled but because Tailwind PostCss plugin minimises the CSS there's only ever index.css in a minimised state with no sourcemaps.
rspack.dev.js configuration -
TailwindCSS entrypoint -
Beta Was this translation helpful? Give feedback.
All reactions