Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Column Ordering #47

@erwstout

Description

@erwstout

Would be nice to have column ordering to easily swap column orders. With breakpoint support as well (small, medium, standard)

// Sample of how it could work 
.col-order-first{
 order: -1;
}

.col-order-2{
  order: 2;
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions