Todo List Tailwind CSS

Solution retrospective
How can I update the solution on this site? Because it's showing errors that I already fixed.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Youssif94
regarding your question, I did it by having 2 icons
1- a circle icon
2- a check mark icon
when the circle icon is clicked, it gets removed and the check mark icon gets placed instead of it
- @Tryt4n
You could try add pseudo class ::before / ::after and then change
content = "your_content"
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