mirror of
https://github.com/bitwarden/browser
synced 2025-01-25 13:08:52 +01:00
Add tailwind as override to resolve conflict (#2873)
This commit is contained in:
parent
1a0695d366
commit
b376d933e1
23045
package-lock.json
generated
23045
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -180,6 +180,9 @@
|
|||||||
"zone.js": "^0.11.4",
|
"zone.js": "^0.11.4",
|
||||||
"zxcvbn": "^4.4.2"
|
"zxcvbn": "^4.4.2"
|
||||||
},
|
},
|
||||||
|
"overrides": {
|
||||||
|
"tailwindcss": "$tailwindcss"
|
||||||
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*": "prettier --ignore-unknown --write",
|
"*": "prettier --ignore-unknown --write",
|
||||||
"*.ts": "eslint --fix"
|
"*.ts": "eslint --fix"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user