fix: tailwind common config (#2168)
This commit is contained in:
parent
4ce01ca4f8
commit
e58b76c8a6
15 changed files with 258 additions and 458 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue