chore(core): nx plugin submission @nxkit/style-dictionary (#12892)

This commit is contained in:
Sebastian Duque Gutierrez 2022-11-10 19:07:57 -05:00 committed by GitHub
parent f572574fae
commit c44b543d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,11 @@
"description": "The Playwright plugin allows your workspace to use the power of Playwright end-to-end testing", "description": "The Playwright plugin allows your workspace to use the power of Playwright end-to-end testing",
"url": "https://github.com/nxkit/nxkit" "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", "name": "nx-plugins",
"description": "Nx plugin integrations with ESBuild / Vite / Snowpack / Prisma, with derived ESBuild / Snowpack / ... plugins.", "description": "Nx plugin integrations with ESBuild / Vite / Snowpack / Prisma, with derived ESBuild / Snowpack / ... plugins.",