Angular web app for entering Techblox commands
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

12 lines
429B

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