Skip to content

Optimize generating media queries for nth syntax #2

@panec

Description

@panec

Now the function generates media query for each brake point individually, even if all of them are the same, it should generate them only if they are different from default value.
Also when the values next to each other are the same it should group media query boundaries to limit no of them in generated code.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions