Skip to content

Why the default 0.25rem offset? #3

@hoangnhan2ka3

Description

@hoangnhan2ka3

The default offset seems confused.

For example, in Tailwind you can't use the top class alone, it must be top-0 or top-1. In the other way, you can use the border class alone, and its default border-width is 1px, because when you want to use border, it should already be there and visible to you.

But with anchor positioning, its default behavior is to be the SAME as its anchor, not offsetting by any pixels.

Please fix this or please give a way to opt-out of the default offset.

Anyway, the plugin is great!

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