Fork me on GitHub

_tools.widths.scss

Source code

View source

Package Name

inuit-tools-widths

Version

0.1.4

Dependences

This module contains the media-query mixin. It takes the items of the list from [responsive settings](settings.responsive.html) for generating the equivalent media-queries.

A simple mixin to quickly generate whole media queries from the aliases and conditions defined in _settings.responsive.scss.

                
                $inuit-widths-namespace: $inuit-namespace !default;
                
                $inuit-use-fractions: true !default;