- From: Jen Simmons via GitHub <sysbot+gh@w3.org>
- Date: Mon, 19 Sep 2016 16:54:25 +0000
- To: public-css-archive@w3.org
The slides from the presentation I just gave are at: https://speakerdeck.com/jensimmons/proposal-to-csswg-sept-2016 And actually, the syntax above is not what I proposed. This is what I proposed: ``` @region #grid-container foobar { grid: 3 / 1 / 4 / 2; } foobar { background: yellow; } ``` -- GitHub Notification of comment by jensimmons Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/499#issuecomment-248051233 using your GitHub account
Received on Monday, 19 September 2016 16:54:32 UTC