mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 20:22:18 +00:00
11 lines
194 B
JSON
11 lines
194 B
JSON
|
|
{
|
||
|
|
"name": "zitadel-tailwind-config",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"private": true,
|
||
|
|
"main": "index.js",
|
||
|
|
"devDependencies": {
|
||
|
|
"tailwindcss": "^3.2.4",
|
||
|
|
"@tailwindcss/forms": "0.5.3"
|
||
|
|
}
|
||
|
|
}
|