Zum Inhalt springen
This is an unmaintained snapshot of the Astro v4 docs. View the latest docs.

CSS Syntax Error.

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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

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

Wirke mit

Worum geht es?

Community