Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.
This repository was archived by the owner on May 10, 2023. It is now read-only.

IE8 fallback not added if IE9 or 10 are also in the browser option #54

Closed
@bob2021

Description

@bob2021

If I apply pixrem to this css:

a { font-size: 0.75rem; }

I would expect a fallback to be added for IE >= 8, but not IE >= 9.

If I specify 'ie 8' in the browser option then everything works ok, but if I specify 'ie >= 8' then the fallback is not added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions