Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Repozitorijs ir arhivēts. Tam var aplūkot failus un to var klonēt, bet nevar iesūtīt jaunas izmaiņas, kā arī atvērt jaunas problēmas/izmaiņu pieprasījumus.
|
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'.
|