In sass, replacing @import with @use not expanding variables

前端 未结 0 1782
盖世英雄少女心
盖世英雄少女心 2021-01-15 08:11

I want to start using @use instead of @import, since @import is going to be depreciated. I have a partial:

// _test.scss
$color1: #ee00ee;

re

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