UI#Π

Results 4 issues of UI#Π

### Reproduction https://github.com/uihp/mcve-twind-nested-components ### Describe the bug ## In the minimal repro, no CSS is generated for the nested component with the tailwind class ![image](https://github.com/user-attachments/assets/01c4769f-a73b-4497-a0d6-92ebc0253c8f) ## This can be fixed...

🐞 Bug

Rollup no longer supports import assertions, https://rollupjs.org/plugin-development/#this-getmoduleinfo

![Image](https://github.com/user-attachments/assets/ecbc2d55-7a1a-4bb2-b741-8ac81da21f46)

### Reproduction https://github.com/uihp/mcve-rollup-import-attributes ### Describe the bug In the minimal repro, `rollup-plugin-import-css` works fine when using `@rollup/plugin-babel` but not when using `rollup-plugin-esbuild`, the return value of `getModuleInfo` in the plugin...