Submitted over 1 year agoA solution to the Order summary component challenge
Order summary card using tailwindcss and flexbox
tailwind-css
@rahatfaruk

Solution retrospective
What challenges did you encounter, and how did you overcome them?
Problem: Using both bg-image with bg-color using tailwindcss
Solution: I have used bg-color class for background color. Inside same div, I also used bg-[url("/bg.svg")] for background image.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Rahat'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