Font-Mono: Tailwind CSS Font Family
The font-mono class applies a monospaced font, often used for code snippets.
Font-Mono
The font-mono class applies a monospaced font, often used for code snippets.
Example Code
html
<div class="p-5 font-bold bg-gray-100 rounded-t-md flex flex-col justify-center items-center"> <h3 class="text-gray-500 mr-48">Font-mono</h3> <p class="font-mono ml-10">How vexingly quick daft zebras jump.</p></div>
Preview
Font-mono
How vexingly quick daft zebras jump.
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
