Skip to content

Commit 2638b75

Browse files
committed
Merge branch 'master' of github.com:tailwindcss/designing-with-tailwindcss
2 parents 2211ba3 + 0a6bc10 commit 2638b75

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

02-designing-an-image-card/01-structuring-a-basic-card/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.8 Optimizing for Production
1+
# 2.1 Structuring a Basic Card
22

33
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
44

02-designing-an-image-card/02-making-text-content-feel-designed/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.8 Optimizing for Production
1+
# 2.2 Making Text Content Feel Designed
22

33
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
44

02-designing-an-image-card/03-working-with-svg-icons/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.8 Optimizing for Production
1+
# 2.3 Working with SVG Icons
22

33
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
44

02-designing-an-image-card/04-designing-a-badge/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.8 Optimizing for Production
1+
# 2.4 Designing a Badge
22

33
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
44

02-designing-an-image-card/05-cropping-and-positioning-images/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.8 Optimizing for Production
1+
# 2.5 Cropping and Positioning Images
22

33
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
44

02-designing-an-image-card/06-locking-images-to-a-fixed-aspect-ratio/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.8 Optimizing for Production
1+
# 2.6 Locking Images to a Fixed Aspect Ratio
22

33
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
44

0 commit comments

Comments
 (0)