get_css_properties
Retrieve CSS property definitions from W3C specifications to understand web standards implementation. Search by property name or filter by specific spec.
Instructions
Get CSS property definitions from a specific spec or all specs
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | Specification shortname (e.g., "css-grid-1", "css-flexbox-1"). If omitted, returns all CSS properties. | |
| property | No | Search for a specific CSS property by name |