feat(turbopack): Enable lightningcss for turbopack by default (#7524)
### Description
Enable lightningcss by default, for --turbo mode.
### Testing Instructions
next.js counterpart: https://github.com/vercel/next.js/pull/62565
Closes PACK-2601
---------
Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>