feat: Add grid css declarations and tailwind mapper#62
Conversation
|
This reverts commit 267582d.
|
|
||
| declarations.push(Display.grid()); | ||
|
|
||
| if (columnCount && columnSizes) { |
There was a problem hiding this comment.
@msalihaltun any scenario such as only columnCount exist?
There was a problem hiding this comment.
I am not sure. Let's ask @borulday.
I have only seen cases where both of these values are set at the same time.
There was a problem hiding this comment.
They both exist at the same time.
Change description
Type of change
Related issues
Checklists
Development
Security
Code review