1. 3
    Prefix Tailwind Utility Classes with Breakpoints to Make a Responsive Navbar
    6m 17s

Prefix Tailwind Utility Classes with Breakpoints to Make a Responsive Navbar

Adam Wathan
InstructorAdam Wathan

Share this video with your friends

Send Tweet

We started by building just the mobile layout of the navbar which looks great but wont on larger screens. We'll want to handle each screen size and adjust the style on each breakpoint. When the navbar is big enough, we can fit the links within the navbar instead of dropping them down below.

In this lesson, we will use the sm breakpoint to start styling the navbar for screens that are larger than mobile.

~ 3 years ago

very good, even though this course is with the v1 of tailwindcss it still works rather well. This shows tailwindcss really does have a very good team and api setup. Normally have to learn new api or utility classes when frameworks are updated but even at v3, most classes still are the same. Really good