UNPKG

@eslamdevui/ui

Version:

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

8 lines 313 B
export default { "slots": { "root": "relative", "container": "flex flex-col gap-y-8 sm:gap-y-12 lg:gap-y-16", "indicator": "absolute hidden lg:block overflow-hidden inset-y-3 left-32 h-full w-px bg-border -ml-[8.5px]", "beam": "absolute left-0 top-0 w-full bg-primary will-change-[height]" } }