module Playbook::Spacing

def min_width_options

def min_width_options
  {
    min_width: "minw",
  }
end