illustration for Design and Implement Common Tailwind Components
pro

Design and Implement Common Tailwind Components

Instructor

Adam Wathan

47m closed-captioning
·
7 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
373
people completed
Published 5 years ago
|
Updated 4 years ago

Now that we covered fundamentals, we're going to design and implement common components that you will see in the wild.

We'll start with a basic Vue.js application and some hard-coded data that will be displayed within the application.

What you'll learn:

  • Style a Card Components
  • Style badges
  • Style SVG Icons
  • Style Images

Course Content

47m • 7 lessons

    You might also like these resources:

    illustration for CSS Fundamentals
    Tyler Clark・33m・Course

    All developers can learn something new when it comes to using and understanding how the browser interprets CSS. We will slowly style a website according to a mocked image.

    illustration for Build Complex Layouts with CSS Grid Layout
    Rory Smith・42m・Course

    CSS Grid Layout is a two-dimensional layout method that gives you control over items in rows and columns. We will look at ways to divide the page into major regions.

    illustration for Flexbox Fundamentals
    Garth Braithwaite・18m・Course

    Flexbox is a wonderful tool built into the CSS specification. Using flexbox doesn't require any special framework or library, just a browser with CSS3 support.