updated hint rules

pull/193/head
Vladimir Mandic 2021-10-01 12:07:14 -04:00
parent ae21e412a1
commit a223e99226
1 changed files with 5 additions and 2 deletions

View File

@ -3,8 +3,11 @@
"web-recommended"
],
"browserslist": [
"last 1 versions",
"not ie < 20"
"chrome >= 90",
"edge >= 90",
"firefox >= 90",
"android >= 90",
"safari >= 15"
],
"hints": {
"no-inline-styles": "off",