Skip to content

Fix #rrggbbaa support on older versions of android#1198

Open
fkeiler wants to merge 2 commits intoparcel-bundler:masterfrom
fkeiler:fix-rrggbbaa-android
Open

Fix #rrggbbaa support on older versions of android#1198
fkeiler wants to merge 2 commits intoparcel-bundler:masterfrom
fkeiler:fix-rrggbbaa-android

Conversation

@fkeiler
Copy link
Copy Markdown

@fkeiler fkeiler commented Mar 26, 2026

This change replaces the build-prefixes.js script's source of data for alpha-hexadecimal support from caniuse to MDN, allowing for more precise data regarding Android feature support.

However, issues on other features still persist due to browserlist's odd behavior when it comes to android and ChromeAndroid

Fixes #1180

fkeiler added 2 commits March 26, 2026 17:17
This fixes broken minification on older versions of `android`, where transparent wasn't reduced to #0000 even if the selected version supported it.
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.

Minification doesn't work for Android

1 participant