How do you set a PostCSS parser in the `nuxt.config.ts`?
I'm trying to do that but it seems the "parser" option isn't allowed on the object.
4 Replies
I doubt postcss-comment supports postcss 8
GitHub
[Postcss 8] Please add support for Postcss8 · Issue #5 · zoubin/pos...
It's stop working in Postcss 8.
GitHub
cssnano/packages/postcss-discard-comments at master · cssnano/cssnano
A modular minifier, built on top of the PostCSS ecosystem. - cssnano/cssnano
Thanks @manniL / TheAlexLichter