This is a solution to the Recipe page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
- Solution URL: Frontend Mentor
- Live Site URL: Github Pages
I learned how to style the counters or bullets using the marker
modifier in Tailwind CSS.
When I decided to build this project, I was going to use HTML and CSS but I couldn't wtite good CSS class names. So, I used Tailwind CSS and probably going to use it in future projects as well.
- Tailwind CSS - Tailwind CSS Docs
I used this solution as inspiration - Recipe Page using Vite+Tailwind