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 ba1ed00 commit f11e3caCopy full SHA for f11e3ca
showroom/src/css/main.css
@@ -1,7 +1,7 @@
1
@chassis init;
2
-@chassis include anchor buttons form-controls author-datalist;
+@chassis include anchor buttons form-controls author-__ELEMENT-NAME__;
3
4
-.author-datalist {
+.author-__ELEMENT-NAME__ {
5
& pre {
6
@chassis apply inline-block margin-bottom padding;
7
background: var(--grey-n00);
0 commit comments