Skip to content

astro

CSS syntax error.

Astro

CSS syntax error.

CSS syntax error.

import DontEditWarning from '~/components/DontEditWarning.astro'

Example error messages:
CSSSyntaxError: Missed semicolon
CSSSyntaxError: Unclosed string

What went wrong?

Astro encountered an error while parsing your CSS, due to a syntax error. This is often caused by a missing semicolon.