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 cf9a3f6 commit 7a1b3bfCopy full SHA for 7a1b3bf
src/content/docs/guides/stylingAndCSS.mdx
@@ -43,7 +43,7 @@ If you want to change the style of a specific button, you can specify a CSS clas
43
44
First we create a button and specify a custom class, in this case `green-button`.
45
46
-```meta-bind
+```yaml
47
style: primary
48
label: Open Meta Bind FAQ
49
class: green-button
0 commit comments