E391
There was an error while loading. Please reload this page.
How does at-rule() handle rules with positional requirements? For example:
at-rule()
@supports at-rule(@charset) {} @supports at-rule(@import) {}
This was discussed during #2463, and there were opinions on it, but there was no conclusion.
How does
at-rule()handle rules with positional requirements? For example:This was discussed during #2463, and there were opinions on it, but there was no conclusion.