We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7211a49 commit 3a15969Copy full SHA for 3a15969
src/snippet.css
@@ -1,3 +1,3 @@
1
-[data-rem-tags="Plugin Style"] {
2
- font-size: 20px;
+[data-rem-tags~="plugin-style"] {
+ background: orange;
3
}
0 commit comments