Skip to content
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

grid: excessive whitespace #1531

Closed
alixander opened this issue Aug 3, 2023 · 1 comment
Closed

grid: excessive whitespace #1531

alixander opened this issue Aug 3, 2023 · 1 comment
Assignees

Comments

@alixander
Copy link
Collaborator

r: One {
  shape: square
  grid-columns: 2

  vn: Two {shape: text}

  p: Three {
    shape: square
    grid-columns: 3
    s: P1 {shape: text}
    ia: P2 {shape: text}
  }
  s: Four {
    shape: square
    grid-columns: 3
    s: P1 {shape: text}
    ia: P2 {shape: text}
  }
}
@gavin-ts
Copy link
Contributor

gavin-ts commented Nov 9, 2023

shape: square

@github-project-automation github-project-automation bot moved this to Done in D2 Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants