Appearance
Tailwind CSS
Layout
Flex
flex
flex flex-row: position flex items horizontally in the same direction as textflex flex-col: position flex items verticallyflex justify-start: justify items against the start of the container’s main axisflex justify-center: justify items along the center of the container’s main axisflex justify-end: justify items against the end of the container’s main axisflex items-stretch: stretch items to fill the container’s cross axisflex items-start: align items to the start of the container’s cross axisflex items-center: align items along the center of the container’s cross axisflex items-end: align items to the end of the container’s cross axis
ScreenSize
- sm:640px
- md:768px
- lg:1024px
- xl:1280px
- 2x:1536px
Text
- Font Size :
text-xstext-smtext-basetext-lgtext-xltext-2xltext-3xltext-4xltext-5xltext-6xltext-7xltext-8xltext-9xl
- Font Wight:
font-thinfont-extralightfont-lightfont-normalfont-mediumfont-semiboldfont-boldfont-extraboldfont-black
- Line Height:
leading-3leading-4leading-5leading-6leading-7leading-8leading-9leading-10leading-noneleading-tightleading-snugleading-normalleading-relaxedleading-loose