check_css_browser_support
Verify browser compatibility for specific CSS properties using MDN data. Include experimental features for comprehensive support insights during web development.
Instructions
Checks browser support for specific CSS properties using MDN data and provides detailed compatibility information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
css_property | Yes | CSS property name to check browser support for | |
include_experimental | No | Include experimental/draft features in results |