Skip to content

Commit 8f5cf8a

Browse files
committed
upd gradients
1 parent e9f24f6 commit 8f5cf8a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

examples/gradients.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
<div class="app-bar-item-static no-hover">
2525
<div class="text-leader">Gradients</div>
2626
</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>
2730
<div class="app-bar-item-static no-hover ml-auto">
2831
<input type="checkbox" data-role="theme-switcher"/>
2932
</div>

0 commit comments

Comments
 (0)