We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe69347 commit 959b8d1Copy full SHA for 959b8d1
website/src/content/docs/rules/id-class-ad-disabled.mdx
@@ -30,4 +30,4 @@ Level: <Badge text="Warning" variant="caution" />
30
31
## Why this rule is important
32
33
-The `ad` keyword is used to block ad blockers from showing ads.
+Using `ad` in `id` or `class` attributes can cause elements to be hidden by ad-blocking software, which may break the layout or hide important content.
0 commit comments