We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14da8b4 commit c72ed86Copy full SHA for c72ed86
example.html
@@ -68,6 +68,7 @@ <h1>🛸 Scoped style using .me</h1>
68
69
<div>
70
<style>
71
+ /* Scoped CSS variables work fine! */
72
.me { --color: hsl(264 80% 50%); font-family: sans-serif; margin: 20px }
73
.me div { margin: 20px 0 }
74
.me div ul { margin: 0; padding: 0 }
0 commit comments