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