The site documentation gives the answer:
background: fade(@blue, 20%);
The function name is fade not alpha according to that document.
The site documentation gives the answer:
background: fade(@blue, 20%);
The function name is fade not alpha according to that document.