confirm_css_property_usage
Confirm user consent for CSS property usage and receive implementation guidance with fallback options when needed.
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 | |
| user_consent | Yes | User consent to use this CSS property | |
| fallback_needed | No | Whether fallback solutions are needed |