Skip to content

Commit ea30f32

Browse files
andruudsvgeesus
authored andcommitted
[css-nesting-1] Fix warning about multiple elements with the same ID
`WARNING: Multiple elements have the same id 'nested-declarations-rule'`
1 parent ea34f77 commit ea30f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-nesting-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@ Nesting Selector: the ''&'' selector {#nest-selector}
11081108
█▌ ▐▌ █████▌ ███▌ █▌ █████▌ ████▌ ████▌ █████▌ ███▌ █████
11091109
-->
11101110

1111-
<h2 id=nested-declarations-rule>
1111+
<h2 id=nested-declarations>
11121112
The Nested Declarations Rule</h2>
11131113

11141114
For somewhat-technical reasons,

0 commit comments

Comments
 (0)