font weight tailwind
xxxxxxxxxx
Class
Properties
font-thin font-weight: 100;
font-extralight font-weight: 200;
font-light font-weight: 300;
font-normal font-weight: 400;
font-medium font-weight: 500;
font-semibold font-weight: 600;
font-bold font-weight: 700;
font-extrabold font-weight: 800;
font-black font-weight: 900;
xxxxxxxxxx
font-thin font-weight: 100;
font-extralight font-weight: 200;
font-light font-weight: 300;
font-normal font-weight: 400;
font-medium font-weight: 500;
font-semibold font-weight: 600;
font-bold font-weight: 700;
font-extrabold font-weight: 800;
font-black font-weight: 900;
xxxxxxxxxx
<p class="font-thin ...">The quick brown fox </p>
<p class="font-extralight ...">The quick brown fox </p>
<p class="font-light ...">The quick brown fox </p>
<p class="font-normal ...">The quick brown fox </p>
<p class="font-medium ...">The quick brown fox </p>
<p class="font-semibold ...">The quick brown fox </p>
<p class="font-bold ...">The quick brown fox </p>
<p class="font-extrabold ...">The quick brown fox </p>
<p class="font-black ...">The quick brown fox </p>
xxxxxxxxxx
Class | Properties
================|==================
font-thin | font-weight: 100;
font-extralight | font-weight: 200;
font-light | font-weight: 300;
font-normal | font-weight: 400;
font-medium | font-weight: 500;
font-semibold | font-weight: 600;
font-bold | font-weight: 700;
font-extrabold | font-weight: 800;
font-black | font-weight: 900;
font weight tailwind
xxxxxxxxxx
font-thin font-weight: 100;
font-extralight font-weight: 200;
font-light font-weight: 300;
font-normal font-weight: 400;
font-medium font-weight: 500;
font-semibold font-weight: 600;
font-bold font-weight: 700;
font-extrabold font-weight: 800;
font-black font-weight: 900;
xxxxxxxxxx
tracking-tightest
tracking-tighter
tracking-tight
tracking-wide
tracking-wider
tracking-widest