Skip to content

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

Open
vallemar wants to merge 1 commit intoNativeScript:mainfrom
vallemar:feat/support-@supports
Open

feat: flatten @supports rules to enable Tailwind v4 opacity modifiers#217
vallemar wants to merge 1 commit intoNativeScript:mainfrom
vallemar:feat/support-@supports

Conversation

@vallemar
Copy link
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

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.

1 participant