An option to have the conversion do this: `[:div {:class "main-content large-9 columns"}]` instead of the shortcut: `[:div.main-content.large-9.columns]` Background: https://github.com/Lokeh/hx/issues/29
An option to have the conversion do this:
[:div {:class "main-content large-9 columns"}]instead of the shortcut:
[:div.main-content.large-9.columns]Background: nosco/hx#29