mirror of
https://github.com/NickKaramoff/toot
synced 2025-01-31 01:27:28 +01:00
Update Browserslist config
The config was extended to always include Firefox ESR and `defaults`, and moved to the package.json
This commit is contained in:
parent
eedb876dcd
commit
3868d1325e
@ -1 +0,0 @@
|
||||
cover 95%
|
@ -19,6 +19,7 @@
|
||||
"test": "pnpm run lint",
|
||||
"serve": "sirv ./public --dev"
|
||||
},
|
||||
"browserslist": "cover 95%, last 2 versions, Firefox ESR, not dead",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.2",
|
||||
"browserslist": "^4.19.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user