format_css
Format and prettify CSS code to improve readability. Specify indentation size for customized output.
Instructions
Format and prettify CSS code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| css | Yes | CSS code to format | |
| indentSize | No | Number of spaces for indentation (default: 2) |