Grouping SCSS selectors

前端 未结 0 1078
囚心锁ツ
囚心锁ツ 2020-12-04 00:18

I am trying to achieve the following outcome below using SCSS. I am able to do this using CSS.

.header__top-nav,
.header__main-nav {
    display: flex;
}


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题