Skip to content

What tool produces the warning tagged [vite:css] Parse error on line 1: #18482

Answered by hi-ogawa
blyedev asked this question in Q&A
Discussion options

You must be logged in to vote

The warning is originally from some postcss plugins and Vite is resurfacing it for them. It looks like nuxt uses cssnano postcss plugin and that's the one adding the warning https://stackblitz.com/edit/sb1-t6qpzx?file=postcss.config.cjs

It's probably better to ask on Nuxt or cssnano if you need some help on this.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@blyedev
Comment options

Comment options

You must be logged in to vote
2 replies
@hi-ogawa
Comment options

Answer selected by blyedev
@blyedev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants