less
-
Brackets and Sass
The WordPress theme I run on eichefam.net is one I’ve built myself from the ground up. I had initially set it up using Less to compile the stylesheet, but I really wasn’t using any of its advantages (like nesting, loops, that kind of thing) over plain old CSS. After doing some reading, I came to…