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

Add existing grid properties #11

@navix

Description

@navix
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions