Answer the question
In order to leave comments, you need to log in
Sass does not compile the rgba property. Why?
I need to create a background with 0.6 opacity, opacity doesn't work. inside are other elements that do not need transparency. Decided to install rgba
.subheader
height: 84px;
background-color:rgba(0,0,0, 0.6)
.subheader {
height: 84px;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question