tailwind-4 | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / tailwind-4

tailwind-4

maintained by tirtza-weinfeld

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: tailwind-4 description: Tailwind CSS 4.1+ patterns. Use when styling components, responsive design, container queries, masks, shadows, or animations. (project)

Tailwind 4.1+

Setup

@import "tailwindcss";

Required Reading

Before writing any @theme or @utility → READ utilities.md and examples/*.css

Avoid → Use

  • tailwind.config.js@theme in CSS
  • @apply@utility or raw CSS
  • dark:bg-* per element → semantic tokens (see patterns.md)
  • group class → in-* variant (see variants.md)
  • bg-gradient-to-*bg-linear-to-*

Patterns

  • Dark mode: :root/.dark + @theme inlinepatterns.md
  • Variants: in-*, has-*, nth-*, negation → variants.md
  • Container queries: @container, @sm:, @md:variants.md
  • Entry animation: starting: variant → patterns.md
  • Masks: mask-b-from-*, mask-radial-*patterns.md
  • Project utilities: check styles/base/utilities.css

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 5 months ago
tools tools frontend

Related Skills

ui-ux-pro-max
chevron_right
ui-ux-pro-max
chevron_right
tailwind-setup
chevron_right
api-routes
chevron_right
data-fetching
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.