From d3915992dfc44069e04d446379baf834deee08c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tom=C3=A1=C5=A1=20=C4=8Carneck=C3=BD?= <tomc@caurea.org>
Date: Fri, 10 Jan 2025 19:04:11 +0100
Subject: [PATCH] feat(presets): StyleX in Rust monorepo (#33519)

Co-authored-by: Rhys Arkins <rhys@arkins.net>
---
 lib/data/monorepo.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index ebaf39de7f..1d0437dbc8 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -520,6 +520,7 @@
     "strapi": "https://github.com/strapi/strapi",
     "strum": "https://github.com/Peternator7/strum",
     "stryker-js": "https://github.com/stryker-mutator/stryker-js",
+    "stylex-swc": "https://github.com/Dwlad90/stylex-swc-plugin",
     "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/",
-- 
GitLab