CROBF - UI
Installation
CDN
<link
rel="stylesheet"
href="https://crobf-arg.github.io/UI/dist/components/buttons.min.css"
/>
Botones
Estos son los botones disponibles en tu biblioteca:
html
<button style="background-color: #333;">Botón</button>
html
<button class="large" style="background-color: #333;">Botón</button>
html
<button class="fill-up">Botón</button>
html
<button class="fill-right"><span class="content">Botón</span></button>
html
<button style="background-color: #333;" class="move-up">Botón</button>
html
<button style="background-color: #333;" class="shake">Botón</button>
html
<button style="background-color: #333;" class="shadow">Botón</button>