Skip to content

[Feature proposal] top, right, button, left #526

Closed
@ouun

Description

@ouun

How amazing is Tailwind! So happy to use it for the first time and really enjoying it.

However a very basic feature is missing for me: Setting the position e.g. for absolute positioned elements, where the "pin" classes are not usable.

For example if you want to set a absolute element to the bottom underneath a relative one, top: 0 (.pin-t) or bottom: 0 (.pin-b) doesn't help. Here I would need top: 100%.

So my suggestion is to add some more position classes such as

  • .t-100 (top: 100%)
  • .b-100 (bottom: 100%)

Best regards,

Philipp

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