错误信息示例: CSSSyntaxError: Missed semicolon CSSSyntaxError: Unclosed string
由于语法错误,Astro 在解析你的 CSS 时遇到了错误。通常是由于缺失分号引起的。