CSS Browser Selector 是一个小的 JS 库,可增强 CSS 的选择器功能,支持根据不同的操作系统和浏览器来编写指定的 CSS 代码,可检测浏览器、浏览器版本、平台、平台版本、设备、设备版本、min-width/max-width、屏幕方向等。
项目主页:http://ridjohansen.github.io/css_browser_selector/
下载地址:https://github.com/ridjohansen/css_browser_selector/
来自:开源中国社区

