| title | CSS syntax error. |
|---|---|
| i18nReady | true |
| githubURL | https://github.com/withastro/astro/blob/main/packages/astro/src/core/errors/errors-data.ts |
import DontEditWarning from '~/components/DontEditWarning.astro'
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.