Everytime I create a new project, I always begin with some kind of starter-kit that includes the basics every project should have. I’m talking about an html5 index file for example, a folder structure I usually tend to use, my grunt boilerplate files etc. Today I want to share what’s in my _mixin.scss file: a selection […]
The post A small collection of useful sass mixins appeared first on Valerio Pierbattista.