Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Tailwind CSS Introduction, Basics & Guided Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 What is Tailwind CSS?
- 4 Course Prerequisites
- 5 Web Dev Tools & Settings
- 6 Tailwind CSS Config file
- 7 input.css file
- 8 Compile the style.css file
- 9 Compiling with --watch
- 10 Starting Live Server
- 11 Tailwind CSS Intellisense
- 12 Using Tailwind docs to find class names
- 13 Creating a bullseye with Tailwind
- 14 Adding a custom class to input.css
- 15 Handling class clutter in your HTML