Re: [csswg-drafts] [css-logical] Flow-relative syntax for `margin`-like shorthands (#1282)

Building on @argyleink's suggestion, it could also be written as a nested at-rule, eg:

```
@flow-mode(logical) {
  p {
    margin: 1ex 1ch;  
  }
}
```

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 16 October 2020 05:56:07 UTC