What is MercuryUI?
This is not a predesigned component library,
Is a library of utilities for your components,
Dont write the .card class everytime!,
use our .card-lg class!
.card-lg {
@apply p-8 rounded-lg elevation-md;
}