0.0.1-27687966.36116a1 • Published 2 years ago

@nuxt-themes/config-edge v0.0.1-27687966.36116a1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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