module Playbook::Spacing

def max_width_values

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