SCSS @import
To get cracking with SCSS, I think a good and maybe the most useful starting point is @import.
SCSS uses a DRY (Don't Repeat Yourself) methodology. And one way to help with this is to separate code in specific files and folders.
Some files you can sp...
h.daily-dev-tips.com2 min read