All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 6m40s
15 lines
465 B
Plaintext
15 lines
465 B
Plaintext
# 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
|
|
|
|
last 2 Chrome versions
|
|
last 2 Edge versions
|
|
last 2 Firefox versions
|
|
last 2 Safari versions
|
|
not dead
|
|
not op_mini all
|
|
not IE 9-11
|