Re: [csswg-drafts] [css-font-4][varfont] hyphens or spaces

I just realized that using `-` as a separator means you could have something like:

```css
font-style: oblique -20--10;
```

... which is quite yucky. Perhaps `/` is better.

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

Received on Tuesday, 7 March 2017 01:54:53 UTC