@witchcraft/ui 🪄

Opinionated, batteries-included, Vue/Nuxt component library built on Reka UI with Tailwind CSS. Accessibility-first, themable via metamorphosis.

nuxt.config.ts
export default defineNuxtConfig({
  modules: ['@witchcraft/ui']
})

Features

    Accessibility First

    Proper ARIA attributes, keyboard navigation, and screen reader support built in from the ground up.

    Themable via Metamorphosis

    Metamorphosis provides a way to customize the theme at runtime.

    Unstyle Option

    Simple components have an unstyle option for minimal styling when you need it.