UI
UI elements are standalone components made up of one or more classes and elements.
Icons
These are useful wether you are adding icons as images or as SVGs inside embeds. When adding as HTML embed, change the SVG's height and width properties to 100%, and the fill/stroke to currentColor (if you needed)
width: 1rem (16px)
height: same
width: 1.5rem (24px)
height: same
width: 2rem (32px)
height: same
Form
Form elements. For the label you can use text classes or create a new one.
Components
Commonly used components of this project.
Card title
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.
This is an example.
Add your project's components here