Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
To repozytorium jest zarchiwizowane. Możesz wyświetlać pliki i je sklonować, ale nie możesz do niego przepychać zmian lub otwierać zgłoszeń/Pull Requestów.
|
123456789101112 |
- # 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
-
- > 0.5%
- last 2 versions
- Firefox ESR
- not dead
- not IE 9-11 # For IE 9-11 support, remove 'not'.
|