tailwind-configuration
Installation
SKILL.md
Tailwind CSS - Configuration
Tailwind CSS is highly customizable through its configuration file, allowing you to define your design system, extend the default theme, and configure plugins.
Key Concepts
Configuration File Structure
The tailwind.config.js (or .ts, .cjs, .mjs) file is the heart of Tailwind customization: