docs: Disclaimer about links and buttons classes

This commit is contained in:
Lucas Larroche 2022-03-13 15:31:11 +07:00
parent aba2410cb6
commit dbc59ca696
4 changed files with 5 additions and 6 deletions

View file

@ -42,6 +42,7 @@
</footer>
</article>
<p>Buttons come with <code>.secondary</code> and <code>.contrast</code> styles.</p>
<p>&nbsp;These classes are not available in the <a href="classless.html">class-less version</a>.</p>
<article aria-label="Buttons styles examples">
<a href="#" onclick="event.preventDefault()" role="button" class="secondary">Secondary</a>
<a href="#" onclick="event.preventDefault()" role="button" class="contrast">Contrast</a>