Components
Every component @ps1ui/core ships today.
Layout
Typography
Forms
Content
- Card — Bordered surface for grouping related content.
- Code — Inline code chip for identifiers and short fragments in running text.
- CodeBlock — Syntax-highlighted code powered by Prism grammars.
- Details — Collapsible section built on the native <details>/<summary> element.
- List — Ordered or unordered <ul>/<ol> with plain-text markers.
- Table — Semantic <table> with box-drawing-style grid borders and horizontal scrolling.