Answer the question
In order to leave comments, you need to log in
Why doesn't nesting selectors work in sass?
Hello, why doesn't class nesting work?
Tried to do it differently.
Tried like this:
.taskbar {
background-color: #101010
li {
width: 100px
}
}
.taskbar
background-color: #101010
li
width: 100px
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