module Playbook::Spacing

def max_width_values

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