Method: Playbook::JustifyContent#justify_content_options
- Defined in:
- lib/playbook/justify_content.rb
#justify_content_options ⇒ Object
rubocop:enable Style/IfInsideElse
27 28 29 30 31 |
# File 'lib/playbook/justify_content.rb', line 27 def { justify_content: "justify_content", } end |