m3-web-tailwind
Installation
SKILL.md
Material Design 3 — Tailwind CSS
Overview
Tailwind CSS can integrate M3 design tokens by mapping them to Tailwind's theme configuration. Use the tailwind-material-3 plugin or manually map tokens for a utility-first M3 styling approach.
Keywords: Material Design 3, M3, Tailwind CSS, tailwind-material-3, utility-first, design tokens, CSS variables
When to Use
- Projects already using Tailwind CSS
- When you want M3's design language without switching to a component library
- Utility-first M3 styling
Plugin Approach
npm install tailwind-material-3