Angular web app for entering Techblox commands
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

12 linhas
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'.