Skip to content

Quick Start

Import the stylesheet and use utility classes in your markup:

import "ustatic-css";

Here’s a typical UI element built from utility classes:

Card title

Card description with style examples.

Badge

Animations and hover effects:

⚙️Loading…

Hover me

Colors and brightness:

All colors support brightness shades via a hyphen: bg-red-500, text-gray-600, border-blue-300.

CategoryExample classes
Typographytext-sm, text-lg, font-bold, font-medium
Spacingp-4, m-2, px-4, py-2, mt-2, gap-2
Flexboxflex, flex-col, justify-between, items-center
Positioningrelative, absolute, top-0, right-0
Animationsblink, animation:spin-4, active:pulse, hover:lift
Sizingw-full, max-w-96, h-32, size-fit