SCSS not compiling unquoted string

后端 未结 0 1028
执笔经年
执笔经年 2021-01-25 23:08

I have the following SCSS code:

$shape-1: polygon(93% 0, 100% 84%, 13% 100%, 0 11%);
$shape-2: polygon(100% 6%, 100% 91%, 6% 100%, 0 0);
$shape-3: polygon(100% 0,         


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