Skip to content

feat: flatten @supports rules to enable Tailwind v4 opacity modifiers#217

Merged
NathanWalker merged 1 commit into
NativeScript:mainfrom
vallemar:feat/support-@supports
May 19, 2026
Merged

feat: flatten @supports rules to enable Tailwind v4 opacity modifiers#217
NathanWalker merged 1 commit into
NativeScript:mainfrom
vallemar:feat/support-@supports

Conversation

@vallemar
Copy link
Copy Markdown
Contributor

@vallemar vallemar commented Mar 8, 2026

Tailwind v4 wraps color-mix() declarations inside @supports blocks (e.g. bg-primary/50). Since NativeScript Core 8.9.1+ supports color-mix() (NativeScript/NativeScript#10718), we can flatten @supports rules instead of removing them — same approach already used for @layer.

Also removes the placeholder-color + color-mix exclusion, as it's no longer needed.

Requires: @nativescript/core >= 8.9.1

@NathanWalker NathanWalker merged commit aed1181 into NativeScript:main May 19, 2026
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.

2 participants