Submitted over 1 year ago
Product Card design using SASS for style nesting and file seperation
@ChrisEski
Design comparison
SolutionDesign
Solution retrospective
When I tried to write my @media
styles for Desktop (my approach was mobile-first) on a seperate file just like global styles and variables, the styles were overritten because they came first in order in the final css file.
Does anyone know how to seperate @media
styles each in it's own file, and still get the styles applied?
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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