-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
29 changed files
with
55 additions
and
1 deletion.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
exercises/01.figma-to-tailwind/01.problem.design-implementation/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
exercises/01.figma-to-tailwind/01.solution.design-implementation/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# Design Implementation | ||
|
||
<EpicVideo url="https://www.epicweb.dev/tutorials/tailwind-color-tokens/figma-to-tailwind-css/design-implementation/solution" /> | ||
|
||
Nice one — how did you go? | ||
|
||
With that out of the way, let's start bringing the custom colors to our Tailwind CSS project. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/01.problem.custom-colors-in-ui/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/01.solution.custom-colors-in-ui/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Custom colors in UI | ||
|
||
<EpicVideo url="https://www.epicweb.dev/tutorials/tailwind-color-tokens/custom-colors-in-ui/custom-colors-in-ui/solution" /> | ||
|
||
Looking good! 😘 |
1 change: 1 addition & 0 deletions
1
exercises/02.color-tokens/02.problem.cutoff-default-colors/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/02.solution.cutoff-default-colors/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Cutoff Default Colors | ||
|
||
<EpicVideo url="https://www.epicweb.dev/tutorials/tailwind-color-tokens/color-design-tokens/cutoff-default-colors/solution" /> | ||
|
||
Good stuff — less room to make a mess 😅 |
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/03.problem.non-colors-support/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/03.solution.non-colors-support/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# "Non colors" support | ||
|
||
<EpicVideo url="https://www.epicweb.dev/tutorials/tailwind-color-tokens/color-design-tokens/non-colors-support/solution" /> | ||
|
||
Awesome save — that would have created some sneaky bugs down the road that would get developers scratching their head! |
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/04.problem.semantic-design-tokens/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/04.solution.semantic-design-tokens/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# Semantic Design Tokens | ||
|
||
<EpicVideo url="https://www.epicweb.dev/tutorials/tailwind-color-tokens/color-design-tokens/semantic-design-tokens/solution" /> | ||
|
||
Going places! Our Tailwind color setup is now much more controlled and rigid. | ||
|
||
Rigid and controlled are _good_ things if you're setting up an abmitious and themable color system for a project. |
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/05.problem.broader-scopes/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/05.solution.broader-scopes/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Broader Scopes | ||
|
||
<EpicVideo url="https://www.epicweb.dev/tutorials/tailwind-color-tokens/color-design-tokens/broader-scopes/solution" /> | ||
|
||
Look at you go! Another head-scratching time-saver for your developers — or your future self 🤣 |
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/06.problem.css-variables/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
exercises/02.color-tokens/06.solution.css-variables/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# CSS Variables | ||
|
||
<EpicVideo url="https://www.epicweb.dev/tutorials/tailwind-color-tokens/color-design-tokens/css-variables/solution" /> | ||
|
||
Fewwwwww. | ||
|
||
Congratulations — you've just done your first (but GIANT) step towards building support for **dark mode** and **multiple color themes** in your application! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
exercises/03.tailwind-v4/01.problem.theme-config-in-css/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
exercises/03.tailwind-v4/01.solution.theme-config-in-css/README.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters