Skip to content
Submitted about 7 hours ago

Social links profile using TailwindCSS (Play CDN)

tailwind-css, accessibility, semantic-ui
P
LVL 1
@Joao0330
A solution to the Social links profile challenge

Solution retrospective


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

I've used for the first time tailwindCSS outside of a react app using the Play CDN. In the end there was a lot of repeated css styles because I didn't know if there was way to add custom utility classes in the first place, but since this was a one time experience I did not dive too deep into the docs... For this kind of project I think something like CSS/SASS is a better solution.

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

Writing tailwind utility classes without the intellisense from vscode was a bit "difficult" but reading the docs helped a lot.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on João Rodrigues’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