Skip to content
Submitted 1 day ago

Blog preview card solution

react, next
LVL 1
Ninja10
@actakers1
A solution to the Blog preview card challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

Solution retrospective What challenges did you encounter, and how did you overcome them?

I learned that white color does not actually require color strength before it works just like black color unlike other colors that their strength has to be specified before they work

To see how you can add code snippets, see below:

<body class="bg-yellow-300 flex flex-col justify-center items-center min-h-screen" > <main class="bg-white flex flex-col w-80 p-4 rounded-2xl"> What challenges did you encounter, and how did you overcome them?

Is there a way I can preview color in tailwind just like vanilla css.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Ninja’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord