mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 08:04:09 +00:00
11 lines
196 B
JSON
11 lines
196 B
JSON
{
|
|
"name": "@zitadel/tailwind-config",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"devDependencies": {
|
|
"tailwindcss": "^3.4.14",
|
|
"@tailwindcss/forms": "0.5.3"
|
|
}
|
|
}
|