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 4d6735d commit 39536d7Copy full SHA for 39536d7
docs/theming/css-shadow-parts.md
@@ -130,7 +130,7 @@ CSS Shadow Parts are supported in the recent versions of all of the major browse
130
pseudo-elements are not supported at this time. An example of this would be any of the `::-webkit-scrollbar`
131
pseudo-elements:
132
</p>
133
-
+
134
```css
135
/* Does NOT work */
136
my-component::part(scroll)::-webkit-scrollbar {
0 commit comments