Files
KaTeX/.browserslistrc
ylemkimon 4ec2806b3e Drop IE 9/10 support (#2136)
* Drop IE 9/10 support

* Remove IE-related comments

They no longer apply.

* Update browserslist

* Exclude old Safari (5.1)
2019-11-01 18:43:47 -04:00

12 lines
284 B
Plaintext

# Last 2 versions of each browsers, excluding dead browsers (e.g., BlackBerry)
last 2 versions
not dead
# Browsers with more than 0.1% global usage, excluding old browsers
> 0.1%
not ie < 11
not safari < 9
# Currently maintained Node.js versions
maintained node versions