Submitted about 1 year agoA solution to the Blog preview card challenge
Responsive Blog Preview Card
sass/scss
@Ay-Dee

Solution retrospective
What are you most proud of, and what would you do differently next time?
Finished faster than the last project and I learnt how to use SCSS files with HTML projects
What challenges did you encounter, and how did you overcome them?I wouldn't call it a challenge but I tried to experiment with CSS by making a bunch of CSS rules into a variable and tried to style an element with that variable but that didn't work. So, after some research I found out that that couldn't be done in pure/vanilla CSS without the help of a SCSS file. Honestly, there was no need for that but I just wanted to try styling with SCSS.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ahmed Dosunmu'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