-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels