Overview
In this session Todd Shelton will talk about LESS, a CSS preprocessor. If you have ever created CSS stylesheets, then you know it would have been nice to have variables or functions written right into your CSS for a more dynamic stylesheet. Well now you can! Todd will show you how you can write variable, functions and mixins in your CSS using LESS and how it looks when it returns to your HTML page.