module Playbook::Spacing

def width_values

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