Skip to content

Use null for Import::$mediaQuery to indicate absence #1177

Open
@JakeQZ

Description

@JakeQZ

The code currently uses both null and an empty string to indicate there is no media query. It also appears that when it is an empty string, an extra space will be rendered.

We should consistently use one or other, and it's probably cleaner to use null to indicate absence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions