Re: [csswg-drafts] [css-cascade] non-destructive shorthands

Something like the latter has been suggested before, by @FremyCompany and others, but with a more unambiguous syntax:

```
margin: {block-start: 0; inline: auto;};
```

Property nesting!

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1461#issuecomment-303944975 using your GitHub account

Received on Thursday, 25 May 2017 07:37:12 UTC