Skip to content

px in media query #117

@Bilge

Description

@Bilge

The doc says, mediaQuery (Boolean) Allow px to be converted in media queries. At first I thought this was a bug because my CSS properties in a media query were still being converted (which I didn't want). Both implicitly and explicitly setting this to false did not change the behaviour. Then I realised you probably mean converting px units within the query itself and not other properties that are descendents of that query. This could (a) be clarified in the docs and (b) perhaps a feature added to actually not convert descendent properties?

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