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

update: 'layout-wrap' injector should support reverse #3

@ThomasBurleson

Description

@ThomasBurleson

the LayoutWrap injector should support:

Attribute CSS
layout-wrap flex-wrap : wrap
layout-wrap="no" flex-wrap : nowrap
layout-wrap="nowrap" flex-wrap : nowrap
layout-wrap="none" flex-wrap : nowrap
layout-wrap="reverse" flex-wrap : wrap-reverse

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions