Skip to content

Feat: Add margin and gap properties #5

Description

@caesarsol

We need to define a couple things:

  • Should the properties add between each other, or be exclusive?
  • How should the gap work?
    • @ivanross suggests an approach like div > * + * { margin-left: x } where it's placed between childs only if the children are >1.
  • Should gap be number | [number, number], to allow vertical/horizontal?

cc @ivanross @marcofugaro @gsimone (#1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions