Commit 4af5648
[css2] Drop duplicated dfn of
The `@media` at-rule was defined twice, first time in the heading and second
time in the prose without the `@` prefix. Both were flagged as "exported".
This update replaces the second one with a reference to the first to avoid
the duplication (and avoid the creation of an at-rule without the `@` prefix).@media at-rule1 parent 69f4ac7 commit 4af5648
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4949 | 4949 | | |
4950 | 4950 | | |
4951 | 4951 | | |
4952 | | - | |
| 4952 | + | |
4953 | 4953 | | |
4954 | 4954 | | |
4955 | 4955 | | |
| |||
0 commit comments