Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Add existing grid properties #11

Open
navix opened this issue Jun 27, 2017 · 0 comments
Open

Add existing grid properties #11

navix opened this issue Jun 27, 2017 · 0 comments
Labels
Milestone

Comments

@navix
Copy link
Member

navix commented Jun 27, 2017

  • grid
  • grid-template
  • grid-column-gap
  • grid-row-gap
  • grid-gap
  • justify-items
  • align-items: start | end | center | stretch;
  • justify-content: start | end | center | stretch | space-around | space-between | space-evenly;
  • align-content: start | end | center | stretch | space-around | space-between | space-evenly;
  • grid-auto-columns
  • grid-auto-rows
  • grid-auto-flow
  • justify-self
  • align-self
@navix navix added the bug label Jun 27, 2017
@navix navix added this to the RC-1 milestone Jun 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant