ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,132
- Points
- 823
Reputation:
To reproduce:
1.) Disable variations on the style.
2.) Reduce the alpha on the color picker of a background and save
With Style variations disabled, this is the output:
With style variations enabled, it outputs the correct CSS:
Code:
Continue reading...
1.) Disable variations on the style.
2.) Reduce the alpha on the color picker of a background and save

With Style variations disabled, this is the output:

With style variations enabled, it outputs the correct CSS:
Code:
background: hsl(350, 63%, 42%, .12);
Continue reading...