Build everything.
Faster.
Concrete components, code ready to copy and paste.
Hover, shadows, rounded corners.
Components for displaying rich content.
Abstrait #402
<div class="bg-[white] p-[1rem] rounded-[20px]
shadow-[0_20px_50px_-10px_rgba(0,0,0,0.12)]
transform-[translateY(-4px)]:hover
transition-[all_0.3s]">
<div class="h-[160px] rounded-[14px]
bg-[theme-mirage] mb-[1rem]
position-[relative] overflow-[hidden]">
<div class="position-[absolute] inset-[0]
opacity-[0.6] bg-linear-[135deg,
_theme-peach,_8b5cf6]">
</div>
</div>
<h3 class="fs-[16px] fw-[700] mb-[0.4rem]">
Abstrait #402
</h3>
<span class="fs-[13px] fw-[700] c-[red]">
0.85 ETH
</span>
<button class="w-[100%] py-[0.55rem] rounded-[10px]
border-[1px_solid_e2e8f0] bg-[f1f5f9]:hover
fw-[600] fs-[13px]">
Placer une enchère
</button>
</div>
All styles, one syntax.
Statuses and labels in one class.
Clear feedback for the user.
Clean inputs, careful focus.
Create an account
Free, without credit card.
Clear hierarchy, pleasant reading.
Main title
Section subtitle
Readable and airy body of text for optimal comfort.
DISCREET LABEL
code
<p class="fs-[38px] fw-[800] c-[0f172a] line-height-[1.1]">
Titre principal
</p>
<p class="fs-[22px] fw-[600] c-[334155]">
Sous-titre de section
</p>
<p class="fs-[15px] c-[5F6C80] line-height-[1.7]">
Corps de texte...
</p>
<p class="fs-[11px] fw-[700]
text-transform-[uppercase] letter-spacing-[1.5px]">
LABEL DISCRET
</p>
<span class="fw-[700]">Bold</span>
<span class="font-style-[italic]">Italic</span>
<span class="text-decoration-[underline]">Underline</span>
<code class="bg-[f1f5f9] c-[e11d48] px-[8px] py-[3px] rounded-[6px]">
code
</code>
And this is just the beginning.
Test your own ideas directly in the online editor.