format_css
Format and prettify CSS code with customizable indentation. Transform messy CSS into clean, readable code.
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) |