Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit b20373f

Browse files
committed
adding course intro in playlist + embedded video
1 parent e0626c5 commit b20373f

File tree

1 file changed

+2
-1
lines changed
  • src/pages/tailwindcss-up-and-running-on-youtube

1 file changed

+2
-1
lines changed

src/pages/tailwindcss-up-and-running-on-youtube/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ It also adresses common concerns for newcomers by diving into key topics: removi
2323
<div className="relative pb-9/16">
2424
<iframe
2525
className="absolute inset-0 h-full w-full"
26-
src="https://www.youtube.com/embed/qYgogv4R8zg"
26+
src="https://www.youtube.com/embed/elgqxmdVms8"
2727
frameBorder="0"
2828
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
2929
allowFullScreen
@@ -32,6 +32,7 @@ It also adresses common concerns for newcomers by diving into key topics: removi
3232

3333
["Up and Running with Tailwind CSS"](#) is a series of 8 videos that cover everything you need to know to get your start with Tailwind CSS. Here are the topics:
3434

35+
- [Course Intro](https://www.youtube.com/watch?v=elgqxmdVms8)
3536
- [Setting Up Tailwind CSS](https://www.youtube.com/watch?v=qYgogv4R8zg)
3637
- [The Utility-First Workflow](https://www.youtube.com/watch?v=UvF56fPGVt4)
3738
- [Responsive Design](https://www.youtube.com/watch?v=hX1zUdj4Dw4)

0 commit comments

Comments
 (0)