Skip to content

Commit c72ed86

Browse files
authored
Update example.html
1 parent 14da8b4 commit c72ed86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example.html

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ <h1>🛸 Scoped style using .me</h1>
6868

6969
<div>
7070
<style>
71+
/* Scoped CSS variables work fine! */
7172
.me { --color: hsl(264 80% 50%); font-family: sans-serif; margin: 20px }
7273
.me div { margin: 20px 0 }
7374
.me div ul { margin: 0; padding: 0 }

0 commit comments

Comments
 (0)