css_find_duplicates
Identifies duplicate and overlapping CSS declarations, then highlights redundant rules to simplify stylesheet maintenance.
Instructions
Find duplicate or overlapping CSS declarations and redundant rules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| css | Yes | CSS stylesheet content to analyze for duplicates | |
| api_key | No | API key for authentication |