跳转到内容
This is an unmaintained snapshot of the Astro v5 docs. View the latest docs.

CSS Syntax Error

错误信息示例:
CSSSyntaxError: Missed semicolon
CSSSyntaxError: Unclosed string

由于语法错误,Astro 在解析你的 CSS 时遇到了错误。通常是由于缺失分号引起的。

贡献 社区 赞助