We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@font-palette-values
Multiple @supports-condition rules with the same name in a style sheet are invalid and must be ignored.
@supports-condition
If I am picky, this is slightly ambiguous: only consecutive rules must be ignored, I guess.
But is this intentional?
@color-profile
@counter-style
@function
@keyframes
@property
@position-try
If I am picky, this is slightly ambiguous: only consecutive rules must be ignored, I guess.
But is this intentional?
@color-profile: unspecified@counter-style: the last one wins@font-palette-values: unspecified@function: the last one wins@keyframes: the last one wins@property: the last one wins@position-try: the last one wins