From 99a821c2fa6eccdf8ea1749a7ac6a16aaf43980a Mon Sep 17 00:00:00 2001 From: andruud Date: Tue, 21 Oct 2025 09:50:57 +0200 Subject: [PATCH] [css-nesting-1] Fix warning about multiple elements with the same ID `WARNING: Multiple elements have the same id 'nested-declarations-rule'` --- css-nesting-1/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-nesting-1/Overview.bs b/css-nesting-1/Overview.bs index f129509aba7..e0cd593cb31 100644 --- a/css-nesting-1/Overview.bs +++ b/css-nesting-1/Overview.bs @@ -1108,7 +1108,7 @@ Nesting Selector: the ''&'' selector {#nest-selector} █▌ ▐▌ █████▌ ███▌ █▌ █████▌ ████▌ ████▌ █████▌ ███▌ █████ --> -

+

The Nested Declarations Rule

For somewhat-technical reasons,