Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

nuxt-themes/config

Repository files navigation

⚠️ 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