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

Section sort order in HTML output #189

@withinsight

Description

@withinsight

Is it possible to control the sort order of the categories/sections in the HTML output? It would be great if it followed the sort order specified in base.yml. Here's my base.yml I point theo CLI at:

imports:
  - ./text-color.yml
  - ./background-color.yml
  - ./border.yml
  - ./border-radius.yml
  - ./font-family.yml
  - ./font-size.yml
  - ./font-weight.yml
  - ./line-height.yml
  - ./space.yml
  - ./box-shadow.yml
  - ./media-query.yml

In the HTML output, the order is random: Space, Font Weight, Font Size, etc.

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