Skip to content

Commit

Permalink
Allow @-rules in @keyframes blocks (#3861)
Browse files Browse the repository at this point in the history
This is a fast-track proposal.

Closes #3859
  • Loading branch information
nex3 committed May 6, 2024
1 parent 71df892 commit fd872ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/at-rules/unknown.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ To execute an unknown at-rule `rule`:
[current style rule]: ../style-rules.md#current-style-rule
[keyframe block]: ../style-rules.md#current-style-rule

* If `parent` is a keyframe block, throw an error.

* If `rule` has `Statements`:

* If `parent` isn't set, append `css` to [the current module]'s CSS.
Expand Down

0 comments on commit fd872ff

Please sign in to comment.