confirm_css_property_usage
Verify user consent for using a specific CSS property and receive implementation guidance, including fallback solutions if needed, with integration to MDN documentation for browser support.
Instructions
Confirms user consent for using a specific CSS property and provides implementation guidance.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
css_property | Yes | CSS property name user wants to use | |
fallback_needed | No | Whether fallback solutions are needed | |
user_consent | Yes | User consent to use this CSS property |