Skip to content

Any way to force a new row in a grid? #1807

Answered by bo-ku-ra
muteboy asked this question in Q&A
Discussion options

You must be logged in to vote

cf.

table: "" {
  grid-gap: 0
  grid-columns: 1
  th: "title"
  tr1: "" {
    grid-gap: 0
    grid-rows: 1
    x
    xx
    xxx
    xxxx
    xxxxx
  }
}

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@alixander
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@muteboy
Comment options

Answer selected by muteboy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants