Angular web app for entering Techblox commands
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

12 řádky
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'.