Font-extrabold: Tailwind CSS Font weight class

The font-extrabold class applies an extra-bold font weight, making the text stand out even more prominently.


Font-extrabold

The font-extrabold class applies an extra-bold font weight, making the text stand out even more prominently.

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-extrabold</h3>
<p class="font-extrabold ml-4">Pack my box with five dozen liquor jugs.</p>
</div>

Preview

Font-extrabold

Pack my box with five dozen liquor jugs.

Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs

Start building stunning tailwind UIs! 

Build from scratch or select prebuilt tailwind templates