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

Make padding and margin between tag components configurable #6

@comatory

Description

@comatory

A lot of time I spend on finnicky CSS work involving adjusting the spacing between tag nodes. This also changes how the input behaves (in collapsed / regular mode). Maybe it'd be a good idea to have some set of constants that'd translate into CSS (perhaps by using preprocessor) so a developer could only specify:

  • gutter width between tag nodes
  • padding between tag nodes and input

And default styles would be recalculated accordingly. This of course adjusts only the default styles but at least when somebody would be implementing their own stuff in their own custom stylesheet, they could look into source code and figure it out more easily.

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