Angular web app for entering Techblox commands
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

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