From e995f9e883129cee76e604ce8ad8e9a7a3422017 Mon Sep 17 00:00:00 2001 From: Pooya Golchian Date: Sun, 8 Mar 2026 19:54:03 +0400 Subject: [PATCH] feat: add nuxt-multiple-themes module --- nuxt-multiple-themes.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nuxt-multiple-themes.yml diff --git a/nuxt-multiple-themes.yml b/nuxt-multiple-themes.yml new file mode 100644 index 000000000..4fa6d0a21 --- /dev/null +++ b/nuxt-multiple-themes.yml @@ -0,0 +1,9 @@ +name: nuxt-multiple-themes +description: Multi-theme engine with CSS custom properties, TailwindCSS plugins, WCAG contrast utilities, and white-label brand contexts +repo: pooyagolchian/vue-multiple-themes +npm: nuxt-multiple-themes +category: UI +type: 3rd-party +maintainers: + - name: Pooya Golchian + github: pooyagolchian