Skip to content

Conversation

Listed on MDN but no docs for them exist yet:
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference

[`grid-area` W3 Docs](http://www.w3.org/TR/css3-grid-layout/#propdef-grid-area)
[`grid-auto-columns` and `grid-auto-rows` W3 Docs](http://www.w3.org/TR/css3-grid-layout/#auto-tracks)
[`grid-auto-flow` W3 Docs](http://www.w3.org/TR/css3-grid-layout/#grid-auto-flow-property)
[`grid-auto-position` WebPlatform.org Docs](https://docs.webplatform.org/wiki/css/properties/grid-auto-position)
[`grid-column-start`, `grid-column-end`, `grid-row-start`, `grid-row-end` W3 Docs](http://www.w3.org/TR/css3-grid-layout/#propdef-grid-column-start)
[`grid-template` W3 Docs](http://www.w3.org/TR/css3-grid-layout/#propdef-grid-template)
[`grid-template-areas` W3 Docs](http://www.w3.org/TR/css3-grid-layout/#propdef-grid-template-areas)
[`grid-template-rows`, `grid-template-columns` W3 Docs](http://www.w3.org/TR/css3-grid-layout/#grid-template-rowcol)
@kkirsche
Copy link
Contributor Author

kkirsche commented Mar 4, 2015

Wanted to follow up and see if there was anything this was missing.

1 similar comment
@kkirsche
Copy link
Contributor Author

kkirsche commented Apr 7, 2015

Wanted to follow up and see if there was anything this was missing.

nschonni added a commit that referenced this pull request Apr 15, 2015
Add missing grid properties
@nschonni nschonni merged commit b6a2cbb into CSSLint:master Apr 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants