tailwind-4

@import "tailwindcss";

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tailwind-4" with this command: npx skills add tirtza-weinfeld/hippocampx/tirtza-weinfeld-hippocampx-tailwind-4

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 inline → patterns.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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

tailwind-4

No summary provided by upstream source.

Repository SourceNeeds Review
General

tailwind-4

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

tailwind-4

No summary provided by upstream source.

Repository SourceNeeds Review
General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated