⚠️ This project has been archived in order to leverage the native app.config feature of Nuxt 3 (see example)
Toolkit for authoring Nuxt Themes.
- ✨ Lets you create a theme from any Nuxt project
- 📦 Handles
theme.config.tsfile - 🎨 Offers
useThemeand$themetyped APIs - 👨🎨 Offers
metaobject to watermark your themes
- Clone repository
- Install dependencies using
yarn install - Try playground using
yarn dev