module Playbook::FlexWrap

def flex_wrap_values

def flex_wrap_values
  %w[wrap nowrap wrapReverse]
end