We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1b1f8 commit b69f1a1Copy full SHA for b69f1a1
sass/_code.scss
@@ -96,3 +96,7 @@
96
.z-ts.z-variable.z-property {
97
color: var(--color-code-property);
98
}
99
+
100
+.z-css.z-class {
101
+ color: var(--color-code-string);
102
+}
0 commit comments