
Submitted about 2 years ago
Product Card design using SASS for style nesting and file seperation
#sass/scss
@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?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ChrisEski'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