From ff41855d5130b5916515919221426774251049a7 Mon Sep 17 00:00:00 2001 From: Mihir Wrappixel Date: Fri, 27 Feb 2026 16:00:31 +0530 Subject: [PATCH] Include Tailwindadmin in template JSON configuration Added Tailwindadmin template with details including name, description, URL, and tags. --- data/json/en/tools/template.jsonc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/json/en/tools/template.jsonc b/data/json/en/tools/template.jsonc index 8efb5d1..698d6a8 100644 --- a/data/json/en/tools/template.jsonc +++ b/data/json/en/tools/template.jsonc @@ -89,6 +89,12 @@ "tags": ["nuxt", "nextjs", "paid"] }, // T + { + "name": "Tailwindadmin", + "description": "Free Shadcn Dashboard Template Built On React and Tailwind CSS.", + "url": "https://tailwind-admin.com/", + "tags": ["react", "nextjs", "paid", "templates"] + }, { "name": "TemplateMonster", "description": "A marketplace offering a wide range of website templates and themes for various platforms, including WordPress, Joomla, and Magento.",