Skip to content

Decide whether .grid-cols-subgrid should be a utility #42649

Description

@julien-deramond

The grid partial defines .grid-cols-subgrid (which sets grid-template-columns: subgrid) as a hand-written class. It might be cleaner to generate it through the utilities API instead, so it's produced the same way as the rest of our utilities. We should decide, and keep the class name unchanged if we move it.

The spot is marked with a // TODO: comment in scss/layout/_grid.scss. Once this is decided, the comment can be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Inbox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions