Latest solutions
- Submitted about 1 month ago
https://github.com/rounakkumarsingh/newsletter-sign-up-with-success-me
- HTML
- CSS
- JS
- Submitted about 1 month ago
Article Preview Component
#tailwind-css- HTML
- CSS
- JS
Implementing the share action section.
Latest comments
- @dharul619Submitted about 1 month ago
- @barcacaSubmitted about 1 month ago
- @taufiqz11Submitted about 1 month ago
- P@SuiteMelSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I was pretty close to my estimate of 2 hours with this one. If I hadn't had some utilities in place from previous builds, it could have taken longer though.
I do like that I was able to really integrate the use of css grid especially the
What challenges did you encounter, and how did you overcome them?grid-template-areas
property.The design file had a lot of values that didn't follow the typical spacing system that tailwind uses so I had to do more css styles myself rather than using tailwind classes, which wasn't really a challenge so much as, an extra time sink having to convert values to rem for responsiveness and interpreting the intent behind the design more to determine if I should fudge values towards tailwind spacing.
- @Kedar37Submitted 3 months ago
- @akramkhan27Submitted 4 months ago@rounakkumarsinghPosted 3 months ago
- use the colors/fonts that are given in the style guide
- use proper padding
0