8 Tips to Help You Get the Best out of Sass

Published on

A series of hints and tips to help you get the best out of Sass, Sass creates Syntactically Awesome Style sheets, or at least thats what it is supposed to do. When used effectively, Sass helps to build scalable and DRY CSS. When used incorrectly however, Sass can actually increase file size and add unnecessary or duplicate code.