diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 1613007590..215e60ea6e 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -4,6 +4,11 @@ "description": "The Playwright plugin allows your workspace to use the power of Playwright end-to-end testing", "url": "https://github.com/nxkit/nxkit" }, + { + "name": "@nxkit/style-dictionary", + "description": "Nx plugin to generate and build Style Dictionary projects inside your Nx workspace", + "url": "https://github.com/nxkit/nxkit" + }, { "name": "nx-plugins", "description": "Nx plugin integrations with ESBuild / Vite / Snowpack / Prisma, with derived ESBuild / Snowpack / ... plugins.",