Skip to content

Commit 08cd402

Browse files
committed
add example
1 parent 441b46f commit 08cd402

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,9 @@ relative-time::part(text) {
293293
color: rebeccapurple;
294294
font-weight: bold;
295295
}
296+
relative-time::part(text)::selection {
297+
background: lightgreen;
298+
}
296299
```
297300

298301
## Browser Support

0 commit comments

Comments
 (0)