module Playbook::MaxHeight

def max_height_values

def max_height_values
  %w[auto xs sm md lg xl xxl xxxl]
end