module Playbook::Spacing

def min_width_values

def min_width_values
  %w[0% xs sm md lg xl xxl 0 none 100%]
end