Here is some regular text using Quicksand.
import { clsx, type ClassValue } from "clsx";
import { twMerge } from "tailwind-merge";
export function cn(...inputs: ClassValue[]) {
return twMerge(clsx(inputs));
}
| Syntax | Description |
|---|---|
| Header | Title |
| Paragraph | Text |
This is a default callout with some important information.
This is a warning callout. Be careful!
I think this is a test message for a starter