mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
0ac302d3d8
Closes #88294 Currently, CSS source maps in Turbopack always use index `0` for all source file references. This can lead to misleading mappings and makes debugging CSS generated from multiple sources more difficult.