Skip to content

Commit 8c9f417

Browse files
authored
Adds link to browserslist-config-baseline on gh-pages site (#3182)
1 parent 4fdf889 commit 8c9f417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gh-pages/src/baseline-in-the-wild.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ You can find web-features and Baseline data in the places listed below. If you s
2727
- [RUMvision Baseline integration](https://www.rumvision.com/help-center/monitoring/dashboard/baseline/), a real user monitoring solution, which uses Baseline statuses show which features are safe to use based on actual audience data.
2828
- [RUM Archive Insights](https://rumarchive.com/insights/), a collection of RUM Archive data visualizations, including yearly Baseline features.
2929
- [Baseline MCP Server](https://github.com/yamanoku/baseline-mcp-server), a Model Context Protocol (MCP) server that provides Baseline information for web features.
30+
- [browserslist-config-baseline](https://github.com/web-platform-dx/browserslist-config-baseline), a module that turns Baseline targets into [browserslist](https://github.com/browserslist/browserslist)-compatible lists of browser versions. Dynamically target Widely available by installing the module using your package manager of choice and adding `"browserslist": "extends browserslist-config-baseline"` to your `package.json`.
3031

3132
## Web feature dashboards
3233

0 commit comments

Comments
 (0)