Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions gh-pages/src/baseline-in-the-wild.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ You can find web-features and Baseline data in the places listed below. If you s
## Tools

- [use-baseline](https://github.com/eslint/css/blob/main/docs/rules/use-baseline.md), an ESLint CSS Language Plugin rule to enforce the use of Baseline features.
- [stylelint-plugin-use-baseline](https://www.npmjs.com/package/stylelint-plugin-use-baseline), a Stylelint plugin to enforce the use of Baseline features in CSS.
- [`<baseline-status>` web component](https://github.com/web-platform-dx/baseline-status), for displaying Baseline status on your own site.
- [Baseline Status in a WordPress Block](https://css-tricks.com/baseline-status-in-a-wordpress-block/), to display the `<baseline-status>` web component in a WordPress block.
- [Baseline status of a web platform feature on a Hugo website](https://pawelgrzybek.com/baseline-status-of-a-web-platform-feature-on-a-hugo-website/), to display Baseline data on a static Hugo website.
Expand Down