tips | Tags | Blog | ISO-100

Keep git out of your cache folders

My good friend just shared a quick and easy way to keep git out of cache folders while still allowing the bare folder to be added to the repo.

Continue reading…

X-Ray Vision for Your SCSS Projects

While working on a recent web project with a fine-grained grid, I found the need to easily see the sizes of my block level elements. After trying a few techniques I settled on the following code.

Continue reading…