Error “expectedcss(css-rparentexpected)” on using parameters in less mixin

后端 未结 0 832
走了就别回头了
走了就别回头了 2020-12-16 02:14

I am getting red error mark in VS code in less file, the code is:

.flex(@arg...){ /*this is the error line*/
    display: -webkit-box;
    display: -webkit-fl         


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