UNPKG

@accelint/design-toolkit

Version:

An open-source component library to serve as part of the entire ecosystem of UX for Accelint.

33 lines (30 loc) 788 B
import * as tailwind_variants from 'tailwind-variants'; declare const LinesStyles: tailwind_variants.TVReturnType<{ variant: { branch: string[]; vert: string[]; last: string[]; }; isVisible: { false: string; }; }, undefined, "size-large:h-xxl size-medium:min-h-xl size-small:min-h-l", { variant: { branch: string[]; vert: string[]; last: string[]; }; isVisible: { false: string; }; }, undefined, tailwind_variants.TVReturnType<{ variant: { branch: string[]; vert: string[]; last: string[]; }; isVisible: { false: string; }; }, undefined, "size-large:h-xxl size-medium:min-h-xl size-small:min-h-l", unknown, unknown>>; export { LinesStyles };