Home
last modified time | relevance | path

Searched refs:trim_list (Results 1 – 2 of 2) sorted by relevance

/template/breeze/bower_components/gumby/sass/extensions/modular-scale/lib/
H A Dmodular-scale.rb113 def trim_list(list, threshold, ascending) method
/template/breeze/bower_components/gumby/sass/extensions/modular-scale/stylesheets/
H A D_modular-scale.scss244 $scale-values: trim_list($scale-values, nth($base-size, 1), true);
255 $scale-values: trim_list($scale-values, nth($base-size, 1), false);