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

    At-rules are CSS statements that instruct CSS how to behave. They begin with an at sign @, followed by an identifier and includes everything up to the next semicolon ;, or the next CSS block, whichever comes first.

    Here are the @rules supported by Lynx CSS, specified by their identifiers, each with a different syntax:

    At-rules

    Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.