Skip to content

Allow configuration for using px instead of rem #1232

@jaschaio

Description

@jaschaio

I don't really know why the previous issues #800 and #968 got closed without a real response.

There are as much valid use cases for using rem as there are for using px.

Lets take the simple example of a website builder which has two seperate user interfaces. One that includes all the App Components designed using Tailwind, and another which includes the user generated content. If I would like to scale up or down only the user generated content area of the UI by modifying the font-size: 16px property on the body element, it only works if the rest of the user interface has a fixed sizes using px instead of rem. If everything uses rem I can't change the size of things independently of each other.

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