Introducing Archetype: Starter UI Files for SharePoint and HTML5 Chris Poteet, August 14, 2014 There are many amazing resources to jumpstart your development efforts such as HTML5 Boilerplate and Fireshell. While they are all great, often times we find ourselves changing certain elements to our preferences and style. That is what I have done with Archetype. Archetype is a collection of starter UI files… Continue Reading
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