+ Guide Title
+ Here is some text with bold styling and a link.
+
+ - Bullet item 1
+ - Bullet item 2
+
+
+```
+
+---
+
## 5. Composition & Chaining Rules
Primitives are designed to be composed together using the `asChild` pattern. This merges the class names, styling resolvers, and custom variables of multiple layers onto a single DOM node.
@@ -707,6 +745,214 @@ type ButtonProps