UNPKG

nuxt-arch-dev

Version:

Arch is a Nuxt 3 template for creating your personal website less than a minute.

12 lines (11 loc) 166 B
export type Variants = | 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'white' | 'black' | 'link' | 'gradient'