Re: [css-houdini-drafts] [typed-om] Shorter dimension constructors on the CSS namespace?

The colors might be a big win too:
```
CSS.rgb(255, 0, 0)
CSS.rgba(255, 0, 0, 0.1)
```

-- 
GitHub Notification of comment by shans
Please view or discuss this issue at 
https://github.com/w3c/css-houdini-drafts/issues/320#issuecomment-251548703
 using your GitHub account

Received on Wednesday, 5 October 2016 00:08:16 UTC