mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
fix: tailwind common config (#2168)
This commit is contained in:
committed by
GitHub
parent
4ce01ca4f8
commit
e58b76c8a6
@@ -16,8 +16,12 @@
|
||||
"format": "prettier --write \"**/*.{ts,tsx,md}\""
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.15",
|
||||
"eslint-config-custom": "*",
|
||||
"postcss": "^8.4.29",
|
||||
"prettier": "latest",
|
||||
"prettier-plugin-tailwindcss": "^0.5.4",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"turbo": "latest"
|
||||
},
|
||||
"packageManager": "yarn@1.22.19"
|
||||
|
||||
Reference in New Issue
Block a user