I love me some Sass. I also love the color purple, as you’ll discover below. I think part of the reason I dig SCSS is because you can dip your toes in gradually, which is less overwhelming. As time goes on, you...
Read More Getting Sass-y with Color FunctionsTag: CSS
Front-End Dev Resources, Tips, & Tricks You May Have Missed
Front end development is an ever-evolving profession with new processes and skills to absorb and implement as the web grows. There are always cool new ways to do things and it’s a community of passionate people sharing great information that can almost...
Read More Front-End Dev Resources, Tips, & Tricks You May Have MissedCSS Specificity: What You May Not Have Known
Most front-end developers glaze over at the mention of the word. However, having a strong grasp of how CSS Specificity works is key to minimizing tedious debugging. Specificity tells the browser what rules to apply to an element, and if there is a...
Read More CSS Specificity: What You May Not Have Known