Skip to content

Commit c5bea13

Browse files
HugoRCDjay-es
authored andcommitted
feat(themes): update nuxt-ui themes to reflect v4 changes (#3294)
* feat(themes): update nuxt-ui themes to reflect v4 changes * remove nuxt ui as a product * improve description
1 parent 63d8138 commit c5bea13

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

src/ecosystem/themes/themes.json

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
11
[
22
{
33
"name": "Nuxt UI",
4-
"description": "[Nuxt UI](https://ui.nuxt.com) is a free and open-source UI library for Vue.js. It is built on top of Tailwind CSS and includes a variety of components and utilities that can be used to quickly build modern, responsive web applications.",
5-
"seeMoreUrl": "https://ui.nuxt.com/pro",
4+
"description": "[Nuxt UI](https://ui.nuxt.com/) is an intuitive, open-source UI library for Vue and Nuxt applications. Built with Tailwind CSS and Reka UI, it provides 100+ beautifully crafted, accessible components with a flexible CSS-first design system.",
5+
"seeMoreUrl": "https://ui.nuxt.com",
66
"products": [
7-
{
8-
"name": "UI Pro Components",
9-
"price": 199,
10-
"description": "Premium Vue components, composables, and utils based on Nuxt UI.",
11-
"url": "https://ui.nuxt.com/pro",
12-
"image": "https://res.cloudinary.com/nuxt/image/upload/v1742036103/nuxt-ui/nuxt-ui-pro-og-image_vzvwge.png"
13-
},
147
{
158
"name": "Dashboard",
16-
"price": 199,
17-
"description": "Vue Dashboard Template made with Nuxt UI Pro.",
9+
"price": 0,
10+
"description": "Professional Vue Dashboard Template showcasing Nuxt UI capabilities.",
1811
"url": "https://vue-dashboard-template.nuxt.dev",
1912
"image": "https://res.cloudinary.com/nuxt/image/upload/v1742036101/nuxt-ui/nuxt-ui-dashboard-social-card_kpeysq.png"
2013
}

0 commit comments

Comments
 (0)