module Playbook::Props

def max_width_values

def max_width_values
  %w[sm md lg xl]
end