It would be nice to have the ability to specify logical properties like:
<nu-block padding="1x inline"></nu-block>
or
<nu-block padding="1x start"></nu-block>
Behaviour can be configured via direction attribute:
<nu-block direction="ltr">...</nu-block>
It would be nice to have the ability to specify logical properties like:
or
Behaviour can be configured via
directionattribute: