/config

Toolkit for authoring Nuxt Themes.

Primary LanguageTypeScriptMIT LicenseMIT

⚠️ This project has been archived in order to leverage the native app.config feature of Nuxt 3 (see example)

@nuxt-themes/config

📜 Documentation

Toolkit for authoring Nuxt Themes.

Features

  • ✨ Lets you create a theme from any Nuxt project
  • 📦 Handles theme.config.ts file
  • 🎨 Offers useTheme and $theme typed APIs
  • 👨‍🎨 Offers meta object to watermark your themes

Development

  • Clone repository
  • Install dependencies using yarn install
  • Try playground using yarn dev