Skip to content

Feature request: support for grid-area, grid-row/column-start/end #149

@HaraldKi

Description

@HaraldKi

The CSS property grid-area is a shorthand property for grid-row-start, grid-row-end, grid-column-start, grid-column-end. Similarly grid-row and grid-column are shorthand properties for the respective pairs.

It would be great if the dependencies between the shorthand and the detail properties would be reflected in the implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions