Skip to content

Commit 39536d7

Browse files
chore: break prettier by adding whitespace
1 parent 4d6735d commit 39536d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/theming/css-shadow-parts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ CSS Shadow Parts are supported in the recent versions of all of the major browse
130130
pseudo-elements are not supported at this time. An example of this would be any of the `::-webkit-scrollbar`
131131
pseudo-elements:
132132
</p>
133-
133+
134134
```css
135135
/* Does NOT work */
136136
my-component::part(scroll)::-webkit-scrollbar {

0 commit comments

Comments
 (0)