Module: Data Generators
This module provides mixins for generating data, mostly used in other modules and to generate placeholders.
You'll find it in src/modules/_data-generators.scss
.
Making sure a map contains some whole numbers
Function map-merge-natural-numbers
will return a Sass map with all natural (whole) numbers up to
$max merged in.