pengzhanbo 385059f214
docs: update en docs (#708)
* docs: update en docs

* chore: tweak

* chore: tweak

* chore: tweak
2025-10-09 15:46:05 +08:00

888 B

title, icon, createTime, permalink, readingTime, editLink
title icon createTime permalink readingTime editLink
CanIUse Feature Search fa-brands:css3 2025/10/09 12:41:26 /en/tools/caniuse/ false false

In addition to using this tool, you can also directly visit caniuse.com/ to search for features. On the results page, click the # button on the left, and the browser's address bar will update automatically. For example:

Search for @property, click #, and it will navigate to https://caniuse.com/mdn-css_at-rules_property. You can directly copy mdn-css_at-rules_property and paste it into your markdown file:

@[caniuse](mdn-css_at-rules_property)

Tool

This tool helps search for features in caniuse and generates the corresponding caniuse markdown code.