Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 938 Bytes

tailwind.md

File metadata and controls

22 lines (13 loc) · 938 Bytes

Responsive Navbar

Custom Tailwind React button

Custom fonts Tailwind

Loader animation

  • tutorial, Codepen, no, must use tailwind.config.js for animations
  • Spinner Flowbite examples
  • use placeholder navbar div so layout content can have real 100% min-height, recalculate min-height on layout content child (Spinner container) subctract padding-y, all vars and calc is in globals.scss

Responsive font

  • just set text-sm xs:text-base in tw-base layer
  • all width/height are in rem, scales all content