UI#Π
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  ## This can be fixed...
Rollup no longer supports import assertions, https://rollupjs.org/plugin-development/#this-getmoduleinfo

### 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...