Generate Custom CSS Code
bs_generate_custom_cssGenerate custom CSS from a styling description. Produces ready-to-paste CSS with responsive breakpoints and Bootstrap-compatible patterns.
Instructions
Generate custom CSS code based on a description of styling needs. Produces ready-to-paste CSS for Bootstrap Studio's CSS editor.
Includes responsive breakpoints, CSS custom properties, and Bootstrap-compatible patterns.
Args:
request (string): Description of the styling you need (e.g. "hero section with gradient background", "card hover effects")
Returns: Custom CSS code with comments and responsive considerations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Description of the CSS/styling you need |