mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 01:46:14 -04:00
docs: Disclaimer about links and buttons classes
This commit is contained in:
parent
aba2410cb6
commit
dbc59ca696
4 changed files with 5 additions and 6 deletions
|
@ -42,6 +42,7 @@
|
|||
</footer>
|
||||
</article>
|
||||
<p>Buttons come with <code>.secondary</code> and <code>.contrast</code> styles.</p>
|
||||
<p>ℹ️ 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue