mirror of
https://github.com/papercss/papercss
synced 2026-03-14 22:45:51 +01:00
Use .browserslistrc
This commit is contained in:
parent
9b5ba36809
commit
f03a214a0d
2 changed files with 3 additions and 3 deletions
3
.browserslistrc
Normal file
3
.browserslistrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Browsers that we support
|
||||
|
||||
last 4 version
|
||||
|
|
@ -75,8 +75,5 @@
|
|||
},
|
||||
"pre-commit": [
|
||||
"stylelint"
|
||||
],
|
||||
"browserslist": [
|
||||
"last 4 versions"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue