AgentSkillsCN

css

CSS与Tailwind使用指南。在编写样式、使用Tailwind类,或为用户渲染的内容进行样式设计时使用此功能。

SKILL.md
--- frontmatter
name: css
description: CSS and Tailwind usage guidelines. Use when writing styles, working with Tailwind classes, or styling user-rendered content.

CSS

Tailwind

  • If Tailwind is installed, do not use regular CSS; use inline Tailwind classes only
  • Exception: rendering user content (e.g. markdown) where inline classes are not feasible