For AI agents: the complete documentation index is available at /next/zh/llms.txt, the full documentation bundle is available at /next/zh/llms-full.txt, and this page is available as Markdown at /next/zh/api/css/at-rule.md.
Lynx
  • 简体中文
  • Overview

    一个 @rule 是一个 CSS 语句,以 @ 符号开头,后跟一个标识符,并包括直到下一个分号或下一个 CSS 规则块,以先到者为准。所有的 @ 规则都只允许写在顶层。 下面是 CSS 支持的 @ 规则,由它们的标示符指定,每种规则都有不同的语法:

    At 规则

    除非另有说明,本项目采用知识共享署名 4.0 国际许可协议进行许可,代码示例采用 Apache License 2.0 许可协议进行许可。