Skip to content

feat: add keyframes to tailwind preset #451

feat: add keyframes to tailwind preset

feat: add keyframes to tailwind preset #451

Triggered via push January 25, 2026 11:37
Status Failure
Total duration 1m 47s
Artifacts

pkg-pr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Process completed with exit code 2.
build
@saas-ui/react#build: command (/home/runner/work/saas-ui/saas-ui/packages/saas-ui-react) /usr/local/bin/pnpm run build exited (2)
build
Types of property 'variant' are incompatible.
build
Interface 'PersonaProps' cannot simultaneously extend types 'Omit<PersonaAvatarProps, "size">' and '{ size?: ConditionalValue<"sm" | "md" | "lg" | "xl" | "2xl" | "2xs" | "xs" | undefined>; variant?: ConditionalValue<"ring" | "badge" | undefined>; }'.
build
Interface 'PersonaProps' cannot simultaneously extend types 'Omit<PersonaAvatarProps, "size">' and 'Omit<PersonaRootProps, "presence">'.