tailwind-impl-plugins-official
Installation
SKILL.md
Tailwind Official Plugins
Four plugins ship from @tailwindlabs :
| Plugin | Purpose | v3 status | v4 status |
|---|---|---|---|
@tailwindcss/typography |
prose class for rendered Markdown |
Plugin | Plugin |
@tailwindcss/forms |
Form-element base reset | Plugin | Plugin |
@tailwindcss/container-queries |
@container + @md: variants |
Plugin | BUILT-IN (do not install) |
@tailwindcss/aspect-ratio |
aspect-w-* / aspect-h-* legacy syntax |
Plugin | DEPRECATED (use native aspect-*) |
ALWAYS check the version row before installing. Two of the four are the wrong choice for new v4 code.
Companion skills :