### Reproduction ~~https://stackblitz.com/edit/github-qwa39pwr~~ (invalid, only Nuxt v3 + Rspack) ### Steps to reproduce ```sh bun -b dev ``` ### Problem ``` × Unable to resolve loader sass-loader??clonedRuleSet-24.use[3] Error: [unimport] failed to find "useTheme" imported from "#imports" ``` ### Validations - [x] I have searched the existing issues and this is not a duplicate. - [x] I have provided a minimal reproduction. - [x] I have read the documentation.
Reproduction
https://stackblitz.com/edit/github-qwa39pwr(invalid, only Nuxt v3 + Rspack)Steps to reproduce
Problem
Validations