This commit is contained in:
Jason Kulatunga 2022-08-25 00:27:59 -07:00
parent 68586c4a78
commit ad2998a2d1
1 changed files with 12 additions and 0 deletions

12
frontend/.browserslistrc Normal file
View File

@ -0,0 +1,12 @@
# This file is used by the build system to adjust CSS and JS output to support the specified browsers below.
# For additional information regarding the format and rule options, please see:
# https://github.com/browserslist/browserslist#queries
# You can see what browsers were selected by your queries by running:
# npx browserslist
> 0.5%
last 2 versions
Firefox ESR
not dead
not IE 9-11 # For IE 9-11 support, remove 'not'.