I
I
ilovemaryjane2018-11-13 12:47:00
css
ilovemaryjane, 2018-11-13 12:47:00

How to make a color transparent in SCSS?

Everything is simple in Stylus. And it's not like people. Despite the fact that it is written in the dock exactly like this, but the compiler knocks out an error for me
background-color: alpha(red, 0.5);

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Proskurin, 2018-11-13
@ilovemaryjane

background-color: rgba(red, 0.5)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question