From 3f88df275a918b14feea38f63ad0ee5847633d1b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Birger=20Johan=20Nord=C3=B8lum?= <contact@mindtooth.no>
Date: Thu, 30 Jan 2025 12:53:33 +0100
Subject: [PATCH] feat(presets): add tailwindcss monorepo (#33940)

---
 lib/data/monorepo.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index 52f4946ea1..abaa1647bc 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -544,6 +544,7 @@
     "surveyjs": "https://github.com/surveyjs/surveyjs",
     "swashbuckle-aspnetcore": "https://github.com/domaindrivendev/Swashbuckle.AspNetCore",
     "system.io.abstractions": "https://github.com/System-IO-Abstractions/System.IO.Abstractions/",
+    "tailwindcss": "https://github.com/tailwindlabs/tailwindcss",
     "tamagui": "https://github.com/tamagui/tamagui",
     "tanstack-form": "https://github.com/TanStack/form",
     "tanstack-query": "https://github.com/TanStack/query",
-- 
GitLab