SyntaxFix
Write A Post
Hire A Developer
Questions
In Sass we can write:
background-color: rgba(#ff0000, 0.5);
as it was suggested in Hex representation of a color with alpha channel?