{
  "slug": "ant-design",
  "name": "Ant Design",
  "url": "https://ant.design/",
  "cat": "ui",
  "group": "design",
  "tagline": "Enterprise CSS-in-JS library",
  "price": "Free · MIT",
  "tier": "free",
  "pick": false,
  "what": "Large enterprise React library (v6.x) from Ant Group with its own design language and CSS-in-JS runtime. Unusually deep component set — DatePicker, Tour, Splitter, Masonry, and a complex Table with filtering and sorting.",
  "why": "Realistically: skip it. If you need one specific component (the Table), extract the pattern rather than installing antd.",
  "warn": "<b>Worst fit on this list.</b> Tailwind's Preflight reset collides with antd styles — long-documented and unresolved by design. The workarounds (disabling or scoping Preflight) break shadcn. Its CSS-in-JS runtime also fights Tailwind's static model.",
  "category": {
    "key": "ui",
    "name": "UI component libraries",
    "desc": "Component sources. Some are native to your stack, some will actively fight it.",
    "group": "design",
    "groupName": "Make it look right"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-18T21:22:12.874+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}