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
Hi! I'm trying to use the plugin with Astro, Vite and PostCSS 8.4 but, once configured and added in the postcss.config.cjs file, PostCSS thows an error:
[postcss] [object Object] is not a PostCSS plugin
I've tried to use 8.2.6 version of PostCSS with no different results.
Any ideas of what could be missing in my setup?
The text was updated successfully, but these errors were encountered:
Hi! I'm trying to use the plugin with Astro, Vite and PostCSS 8.4 but, once configured and added in the postcss.config.cjs file, PostCSS thows an error:
[postcss] [object Object] is not a PostCSS plugin
I've tried to use 8.2.6 version of PostCSS with no different results.
Any ideas of what could be missing in my setup?
The text was updated successfully, but these errors were encountered: