minify_css
Remove whitespace and comments from CSS to reduce file size.
Instructions
Minify CSS by removing whitespace and comments.
Parameters:
css — CSS content to minify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| css | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |