SASS Mixin For Fluid Grids Chris Poteet, February 21, 2014August 27, 2023 SASS grid mixins libraries are everywhere, but I wanted something simple and lightweight. Here is my experiment with a more complex mixin. Continue Reading
Using SASS with SharePoint Chris Poteet, October 15, 2013October 21, 2013 If you do any kind of development and haven’t heard of SASS, you must be living under a rock! SASS has taken the CSS world by storm (which I use the SCSS syntax but for familiarity I’ll reference SASS, and this solution should work with either syntax). It has brought us variables, functions… Continue Reading