Skip to content

Commit

Permalink
chore: break prettier by adding whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
brandyscarney authored May 4, 2023
1 parent 4d6735d commit 39536d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/theming/css-shadow-parts.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ CSS Shadow Parts are supported in the recent versions of all of the major browse
pseudo-elements are not supported at this time. An example of this would be any of the `::-webkit-scrollbar`
pseudo-elements:
</p>

```css
/* Does NOT work */
my-component::part(scroll)::-webkit-scrollbar {
Expand Down

0 comments on commit 39536d7

Please sign in to comment.