Tag: sprites

  • Creating CSS Sprites using SASS

    Creating CSS Sprites using SASS

    It is my third day using SASS, which is pretty much a crash course for me since I am simultaneously looking at using AngularJS as well. For today, I am tackling icons. The design of the website I was given uses icons, but of varying colors. I cannot just simply use background-color since it gives…