You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Fixes#50207
Added slash alpha support like `rgb(255 122 127 / 0.2);`, currently seems we don't support it.
## Changelog:
[GENERAL] [ADDED] - Added slash of alpha support using rgb()
Pull Request resolved: #50281
Test Plan: `rgb(255 122 127 / 0.2)` can shows correctly.
Reviewed By: cipolleschi
Differential Revision: D72009174
Pulled By: NickGerleman
fbshipit-source-id: f53e550cfdc8f481785a1fb134cd0fab810f8f38
0 commit comments