Re: [csswg-drafts] [css-align] Add shorthands for alignment properties

So, this:
```
place-items: <'align-items'> <'justify-items'> ;
place-self: <'align-self'> <'justify-self'> ;
place-content: <'align-content'> <'justify-content'>;
```
where only single values are allowed. 

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

Received on Wednesday, 23 November 2016 17:44:23 UTC