📄️ Text
The Text component is a flexible wrapper around standard HTML text elements such as `, , or `. It allows you to apply consistent typography styles using Tailwind CSS classes, including font size, weight, color, and truncation.
📄️ Heading
The Heading component renders styled heading elements (h1 through h6, or custom tags) with consistent font sizes, weights, and colors using Tailwind CSS utilities. Ideal for maintaining a unified typographic hierarchy in your design system.
📄️ Divider
The Divider component visually separates content. It supports both horizontal and vertical orientations and can include optional text centered within the line. Built using Tailwind CSS classes, it's highly customizable in color and thickness.