browserslist queries, especially ones with percentages, often bring in mobile browsers that _probably_ have the similar support level as desktop ones, but since there's no support for them in the data, including them here would just lead to all plugins being enabled always. It's also easy to get crazy things like `op_mini` or `and_uc` in the results. Browserslist also reports iOS Safari as `ios_saf`, while the data uses `ios`, so it needs to be renamed.
Description
No description provided
Languages
JavaScript
99.5%
Makefile
0.3%
HTML
0.1%