Skip to content

Add some default values for grid row utilities, confusing to have none #1355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 3, 2020

Conversation

adamwathan
Copy link
Member

This PR adds some default values to the config for grid-template-rows, grid-row, grid-row-start, and grid-row-end. By default I've decided to provide enough values to create a 6 row grid. I considered 12 to match columns but it just seemed like way more than anyone would ever need, while 6 is enough to build a monthly calendar view which seems like a reasonable real-world use-case.

Main motivation for adding these is honestly just to make documenting these features less confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant