The maps data type that was released in Sass 3.3 is an improvement to the existing lists data type. The map data type allows for:
Along with this data type, Sass has also included some map functions (which we will be covering in functions: what's in the box) section:
Let's take a closer look at how we can use maps by further expanding on the font-awesome example.