Skip to content

[QUESTION] Same property with diferent size units  #83

@marocas

Description

@marocas

Hello, im starting to use rem instead of px, and i found that with premailer, the style inline only goes with rem units, is there a way to have the fallback to px on the inline version, since some emails like outlook don't use rem?

Exemple:
h1{
font-size:32px;
font-size:3.2rem;
}

It only uses the font-size: 3.2rem, it would be good to use both.

#305

Thanks in advance,
Mário Silva.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions