brandocms / europacss

A design system for responsive websites
MIT License
0 stars 0 forks source link

parseFlags(params) #17

Closed tmjoen closed 5 years ago

tmjoen commented 5 years ago

If params =

row wrap inline

return

{ row: true, wrap: true, inline: true }