Answer the question
In order to leave comments, you need to log in
Nesting in css preprocessors?
Hello. I understand correctly that excessive nesting is bad?
.sidebar
width 260px
height calc(100% - 65px)
border-right 2px solid $border-color
background-color #EFF4F7
li
border-bottom 1px solid $border-color
a
display inline-block
width 100%
padding 14px 25px
i
margin-right 12px
&:hover
background-color white
&:first-child
border-top 1px solid $border-color
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