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 e9f24f6 commit 8f5cf8aCopy full SHA for 8f5cf8a
1 file changed
examples/gradients.html
@@ -24,6 +24,9 @@
24
<div class="app-bar-item-static no-hover">
25
<div class="text-leader">Gradients</div>
26
</div>
27
+ <div class="ml-auto mr-auto">
28
+ To use gradient you must add classes `gradient` and `gradient-{theme}` to the element: class="gradient gradient-green"
29
+ </div>
30
<div class="app-bar-item-static no-hover ml-auto">
31
<input type="checkbox" data-role="theme-switcher"/>
32
0 commit comments