css went from 42kb to 188kb after the v4 upgrade and i cannot find why Tailwind v4
Same app, same components, upgraded from v3 to v4 and the emitted stylesheet more than quadrupled. Nothing about the UI changed. I have read the output and there are thousands of utilities in there that no component of…