module Playbook::Spacing

def spacing_values

def spacing_values
  %w[none xxs xs sm md lg xl auto initial inherit]
end