Component level CSS: rgba() transforms to #rrggbbaa hex value without respecting browserslist config #21594
Closed
1 of 15 tasks
Labels
area: @angular-devkit/build-angular
devkit/build-angular:browser
freq1: low
Only reported by a handful of users who observe it rarely
severity5: regression
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
Yes, the previous version in which this bug was not present was: 12.1.xDescription
A clear and concise description of the problem...transforms to
but in browserslist it specifies
and Edge does not support #rrggbbaa hex color notation
🔬 Minimal Reproduction
Please check the sample repo at https://github.com/kiddliu/ng-postcss-issue
🔥 Exception or Error
The legacy Edge browser completely ignores the color
🌍 Your Environment
Anything else relevant?
The text was updated successfully, but these errors were encountered: