#PostCSS plugin can't alter CSS resolve
1 messages · Page 1 of 1 (latest)
looks to be fairly out of date, does the plugin work with whatever postcss version is being used?
it's an old postcss version, too...
https://github.com/vitejs/vite/blob/main/packages/vite/rollup.config.ts#L95 this seems relevant
Sadly, the history here seems to be the project was using "precss", which then became unmaintained, so this project switched to adding each of the postcss plugins it used, individually.