/SASSMasonryMixin

Creates a masonry layout with only CSS and one line of code. Fallback to display: inline-block and text-align: justify provided for browsers that don't support css columns. Percentage gaps supported, even though they are not supported by default by css columns. The mixin will simulate that behaviour for you.

Primary LanguageCSSMIT LicenseMIT

Watchers