You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/vue-next instead.
If the object format is outdated, it should be logged by postcss-load-config instead. Currently it's still supported there, which normalizes the output into an array of plugins for Vite to use, so it would be hard to know if the syntax is outdated either. Closing as there hasn't been any response too.
Describe the bug
https://vitejs.dev/guide/features.html#postcss
vite support postcss.config.js with outdated syntax
New syntax
from here https://webpack.js.org/loaders/postcss-loader/
proof postcss/postcss-load-config#224
Reproduction
new syntax not support in Vite
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: