LESS Chronicles – The Basics
CSS pre-processors LESS and SASS are all the rage these days, making development quick and fun. Both LESS and SASS extend CSS by way of functions, mixins, variables, and more. This series isn’t so much a lesson on how LESS or SASS syntax works, but more as a primer for utilizing them within PageLines, as they’ve adopted both libraries into …