Submitted about 2 years ago
Responsive Expenses Chart Component using Tailwind CSS and Vite
@TheSunLand7
Design comparison
SolutionDesign
Solution retrospective
I was struggling with :hover pseudo-class for current day. I used 'mouseover' and 'mouseleave' events to change background color for current day (you can see it on line 20 of 'src/main.ts') . Is there another efficient way to do it?
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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