Skip to content

Add new margin and padding props #4

@muuvmuuv

Description

@muuvmuuv

It is now possible to add logical CSS properties, would be nice if you could include them and them to their affiliated group (best to add them after the old props to they override them in cases where people included both).

https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties

Example:

#header {
  margin-inline-start: 20px;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions