Category Archives: Uncategorized

Less, Sass, Scss

Css pre-processors are great. Variables alone make it great, but there is so much more to it. Here’s my notes: Getting it working for development On a Mac OSX 10.13 For scss/sass, install Compass Once you have a project with sass files, let’s say inside ~/Code/example.com/template for example, you’ll need to make sure there’s a […]