get_config_summary
Get a compact overview of your Tailwind config: version, prefix, customized theme sections, and active plugins. Use it to understand the design system before querying specific tokens.
Instructions
Returns a compact overview of the project's Tailwind configuration: version, prefix, which theme sections have been customized, and what plugins are active. Use first to understand the project's design system before querying specific tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_path | Yes | Absolute path to tailwind.config.js or tailwind.config.ts |