UNPKG

@eslamdevui/ui

Version:

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.

9 lines 410 B
export default { "slots": { "root": "min-h-[calc(100vh-var(--ui-header-height))] flex flex-col items-center justify-center text-center", "statusCode": "text-base font-semibold text-primary", "statusMessage": "mt-2 text-4xl sm:text-5xl font-bold text-highlighted text-balance", "message": "mt-4 text-lg text-muted text-balance", "links": "mt-8 flex items-center justify-center gap-6" } }