Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 707 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 707 Bytes

Tailwind CSS Fundamentals course

This repository contains the code from the beginning and end of each lesson of the Tailwind CSS Fundamentals course on Udemy.

Check the branches of the repository to access the part you are interested in. The name of the branches has this structure: XX_XXb and XX_XXe, where the first XX corresponds to the section, and the following XX refers to the lesson. For example, 02_01b is the branch containing the code of lesson 01 in section 02. The letter can be b for "beginning" (the state of the code at the beginning of the lesson), or e for "end" (the state of the code at the end of the lesson).