Sizing

Width

Class
Property
w-0width: 0;
w-0.5width: 0.0625rem;  /* 1px */
w-1width: 0.125rem;  /* 2px */
w-1.5width: 0.25rem;  /* 4px */
w-2width: 0.375rem;  /* 6px */
w-2.5width: 0.5rem;  /* 8px */
w-3width: 0625rem;  /* 10px */
w-3.5width: 0.75rem;  /* 12px */
w-4width: 0.875rem;  /* 14px */
w-5width: 1rem;  /* 16px */
w-6width: 1.25rem;  /* 20px */
w-7width: 1.5rem;  /* 24px */
w-8width: 1.75rem;  /* 28px */
w-9width: 2rem;  /* 32px */
w-10width: 2.25rem;  /* 36px */
w-11width: 2.5rem;  /* 40px */
w-12width: 2.75rem;  /* 44px */
w-14width: 3rem;  /* 48px */
w-16width: 3.25rem;  /* 52px */
w-20width: 3.5rem;  /* 56px */
w-24width: 3.75rem;  /* 60px */
w-28width: 4rem;  /* 64px */
w-32width: 5rem;  /* 80px */
w-36width: 6rem;  /* 96px */
w-40width: 7rem;  /* 112px */
w-44width: 8rem;  /* 128px */
w-48width: 9rem;  /* 144px */
w-52width: 10rem;  /* 160px */
w-56width: 11rem;  /* 176px */
w-60width: 12rem;  /* 192px */
w-64width: 13rem;  /* 208px */
w-72width: 14rem;  /* 224px */
w-80width: 15rem;  /* 240px */
w-88width: 16rem;  /* 256px */
w-96width: 18rem;  /* 288px */
w-104width: 20rem;  /* 320px */
w-112width: 22rem;  /* 352px */
w-120width: 24rem;  /* 384px */
w-128width: 26rem;  /* 416px */
w-136width: 28rem;  /* 448px */
w-144width: 30rem;  /* 480px */
w-152width: 32rem;  /* 512px */
w-1/2width: 50%;
w-1/3width: 33.33333%;
w-2/3width: 66.66667%;
w-1/4width: 25%;
w-2/4width: 50%);
w-3/4width: 75%;
w-1/5width: 20%;
w-2/5width: 40%;
w-3/5width: 60%;
w-4/5width: 80%;
w-1/6width: 16.66667%;
w-2/6width: 33.33333%;
w-3/6width: 50%;
w-4/6width: 66.66667%;
w-5/6width: 83.33333%;
w-fullwidth: 100%;
w-screenwidth: 100vw;
w-maxwidth: max-content;
w-minwidth: min-content;
w-fitwidth: fit-content;
w-autowidth: auto;

Max Width

Class
Property
max-w-0max-width: 0;
max-w-nonemax-width: none;
max-w-xsmax-width: 375px;
max-w-smmax-width: 425px;
max-w-mdmax-width: 768px;
max-w-lgmax-width: 1024px;
max-w-xlmax-width: 1440px;
max-w-1/2width: 50%;
max-w-1/3max-width: 33.33333%;
max-w-2/3width: 66.66667%;
max-w-1/4max-width: 25%;
max-w-2/4max-width: 50%);
max-w-3/4max-width: 75%;
max-w-1/5max-width: 20%;
max-w-2/5max-width: 40%;
max-w-3/5width: 60%;
max-w-4/5max-width: 80%;
max-w-1/6max-width: 16.66667%;
max-w-2/6max-width: 33.33333%;
max-w-3/6max-width: 50%;
max-w-4/6max-width: 66.66667%;
max-w-5/6max-width: 83.33333%;
max-w-fullmax-width: 100%;
max-w-screenmax-width: 100vw;
max-w-maxmax-width: max-content;
max-w-minmax-width: min-content;
max-w-fitmax-width: fit-content;

Min Width

Class
Property
min-w-0min-width: 0;
min-w-fullmin-width: 100%;
min-w-screenmin-width: 100vw;
min-w-maxmin-width: max-content;
min-w-minmin-width: min-content;
min-w-fitmin-width: fit-content;

Height

Class
Property
h-0height: 0;
h-0.5height: 0.0625rem;  /* 1px */
h-1height: 0.125rem;  /* 2px */
h-1.5height: 0.25rem;  /* 4px */
h-2height: 0.375rem;  /* 6px */
h-2.5height: 0.5rem;  /* 8px */
h-3height: 0625rem;  /* 10px */
h-3.5height: 0.75rem;  /* 12px */
h-4height: 0.875rem;  /* 14px */
h-5height: 1rem;  /* 16px */
h-6height: 1.25rem;  /* 20px */
h-7height: 1.5rem;  /* 24px */
h-8height: 1.75rem;  /* 28px */
h-9height: 2rem;  /* 32px */
h-10height: 2.25rem;  /* 36px */
h-11height: 2.5rem;  /* 40px */
h-12height: 2.75rem;  /* 44px */
h-14height: 3rem;  /* 48px */
h-16height: 3.25rem;  /* 52px */
h-20height: 3.5rem;  /* 56px */
h-24height: 3.75rem;  /* 60px */
h-28height: 4rem;  /* 64px */
h-32height: 5rem;  /* 80px */
h-36height: 6rem;  /* 96px */
h-40height: 7rem;  /* 112px */
h-44height: 8rem;  /* 128px */
h-48height: 9rem;  /* 144px */
h-52height: 10rem;  /* 160px */
h-56height: 11rem;  /* 176px */
h-60height: 12rem;  /* 192px */
h-64height: 13rem;  /* 208px */
h-72height: 14rem;  /* 224px */
h-80height: 15rem;  /* 240px */
h-88height: 16rem;  /* 256px */
h-96height: 18rem;  /* 288px */
h-104height: 20rem;  /* 320px */
h-112height: 22rem;  /* 352px */
h-120height: 24rem;  /* 384px */
h-128height: 26rem;  /* 416px */
h-136height: 28rem;  /* 448px */
h-144height: 30rem;  /* 480px */
h-152height: 32rem;  /* 512px */
h-1/2height: 50%;
h-1/3height: 33.33333%;
h-2/3height: 66.66667%;
h-1/4height: 25%;
h-2/4height: 50%);
h-3/4height: 75%;
h-1/5height: 20%;
h-2/5height: 40%;
h-3/5height: 60%;
h-4/5height: 80%;
h-1/6height: 16.66667%;
h-2/6height: 33.33333%;
h-3/6height: 50%;
h-4/6height: 66.66667%;
h-5/6height: 83.33333%;
h-fullheight: 100%;
h-screenheight: 100vh;
h-maxheight: max-content;
h-minheight: min-content;
h-fitheight: fit-content;
h-autoheight: auto;

Max Height

Class
Property
max-h-0max-height: 0;
max-h-0.5max-height: 0.0625rem;  /* 1px */
max-h-1max-height: 0.125rem;  /* 2px */
max-h-1.5max-height: 0.25rem;  /* 4px */
max-h-2max-height: 0.375rem;  /* 6px */
max-h-2.5max-height: 0.5rem;  /* 8px */
max-h-3max-height: 0625rem;  /* 10px */
max-h-3.5max-height: 0.75rem;  /* 12px */
max-h-4max-height: 0.875rem;  /* 14px */
max-h-5max-height: 1rem;  /* 16px */
max-h-6max-height: 1.25rem;  /* 20px */
max-h-7max-height: 1.5rem;  /* 24px */
max-h-8max-height: 1.75rem;  /* 28px */
max-h-9max-height: 2rem;  /* 32px */
max-h-10max-height: 2.25rem;  /* 36px */
max-h-11max-height: 2.5rem;  /* 40px */
max-h-12max-height: 2.75rem;  /* 44px */
max-h-14max-height: 3rem;  /* 48px */
max-h-16max-height: 3.25rem;  /* 52px */
max-h-20max-height: 3.5rem;  /* 56px */
max-h-24max-height: 3.75rem;  /* 60px */
max-h-28max-height: 4rem;  /* 64px */
max-h-32max-height: 5rem;  /* 80px */
max-h-36max-height: 6rem;  /* 96px */
max-h-40max-height: 7rem;  /* 112px */
max-h-44max-height: 8rem;  /* 128px */
max-h-48max-height: 9rem;  /* 144px */
max-h-52max-height: 10rem;  /* 160px */
max-h-56max-height: 11rem;  /* 176px */
max-h-60max-height: 12rem;  /* 192px */
max-h-64max-height: 13rem;  /* 208px */
max-h-72max-height: 14rem;  /* 224px */
max-h-80max-height: 15rem;  /* 240px */
max-h-88max-height: 16rem;  /* 256px */
max-h-96max-height: 18rem;  /* 288px */
max-h-104max-height: 20rem;  /* 320px */
max-h-112max-height: 22rem;  /* 352px */
max-h-120max-height: 24rem;  /* 384px */
max-h-128max-height: 26rem;  /* 416px */
max-h-136max-height: 28rem;  /* 448px */
max-h-144max-height: 30rem;  /* 480px */
max-h-152max-height: 32rem;  /* 512px */
max-h-1/2max-height: 50%;
max-h-1/3max-height: 33.33333%;
max-h-2/3max-height: 66.66667%;
max-h-1/4max-height: 25%;
max-h-2/4max-height: 50%);
max-h-3/4max-height: 75%;
max-h-1/5max-height: 20%;
max-h-2/5max-height: 40%;
max-h-3/5max-height: 60%;
max-h-4/5max-height: 80%;
max-h-1/6max-height: 16.66667%;
max-h-2/6max-height: 33.33333%;
max-h-3/6max-height: 50%;
max-h-4/6max-height: 66.66667%;
max-h-5/6max-height: 83.33333%;
max-h-fullmax-height: 100%;
max-h-screenmax-height: 100vh;
max-h-maxmax-height: max-content;
max-h-minmax-height: min-content;
max-h-fitmax-height: fit-content;

Min Height

Class
Property
min-h-0min-height: 0;
min-h-fullmin-height: 100%;
min-h-screenmin-height: 100vh;
min-h-maxmin-height: max-content;
min-h-minmin-height: min-content;
min-h-fitmin-height: fit-content;