Color Variable Map

Use SASS maps for managing color variables

This is a useful mixin for referencing some centralized color variables in a SASS Map. The nesting nature of the map also helps encourage more clear standards for color variations.

I learned this technique from Jake Albaugh.

See the Pen Color Variable Map by Chase (@chasebank) on CodePen.