Skip to content

Add rational operators support to @media - #139

Open
shagkur wants to merge 96 commits into
phax:masterfrom
unblu:promotion/master-to-upstream
Open

Add rational operators support to @media#139
shagkur wants to merge 96 commits into
phax:masterfrom
unblu:promotion/master-to-upstream

Conversation

@shagkur

@shagkur shagkur commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Currently the parser lacks the support of CSS @media rules like:

@media (width >= 600px) {
.split { display: flex; }
}
This PR closes the gap


Automatically promoted from:

https://github.com/unblu/ph-css/pull/138

jmini and others added 30 commits December 3, 2025 09:24
- protection of master files not needed anymore
* [release] set version to "8.1.1-unblu-1"

* Set version to "8.1.1-SNAPSHOT"

* [release] set version to "8.1.2-unblu-1"

* Set version on "8.1.2-SNAPSHOT"

* [release] set version to "8.1.2-unblu-2"

* Set version on "8.1.2-SNAPSHOT"

* [release] set version to "8.1.2-unblu-3"

* Set version on "8.1.2-SNAPSHOT"

* #18758 media range operators

* add validation and merge cascade actions

* exclude pom.xml(s) on auto merge

* Keep master-only files unchanged

---------

Co-authored-by: Jeremie Bresson <jeremie.bresson@unblu.com>
Co-authored-by: Mike Wiedenbauer <mike.wiedenbauer@unblu.com>
Co-authored-by: stanislav.galfy <stanislav.galfy@unblu.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ph-css-promotion Bot and others added 30 commits August 27, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants