FlyingDR / scss-snippets

Collection of helpful SCSS mixins and functions to use into various projects
1 stars 2 forks source link

Map argument for r-each() #23

Open FlyingDR opened 6 years ago

FlyingDR commented 6 years ago

Allow r-each() and other related functions to accept map of values instead of $if-key and treat it as local "one value" responsive configuration.

FlyingDR commented 4 years ago

Actually it may be good idea to allow any r- mixin to accept map argument for $key and treat it as "local responsive configuration"