Error: File to import not found or unreadable: bootstrap/mixins.
on line 9 of _bootstrap.scss
from line 7 of styles.scss
4: // Import custom Bootstrap variables
5: @import \"bootstrap-variables\";
想看看有没有不需要的文件避免臃肿,然后重命名了,在改回来后就报错。
重命名前一切正常...
Error: File to import not found or unreadable: bootstrap/mixins.
on line 9 of _bootstrap.scss
from line 7 of styles.scss
4: // Import custom Bootstrap variables
5: @import \"bootstrap-variables\";
想看看有没有不需要的文件避免臃肿,然后重命名了,在改回来后就报错。
重命名前一切正常...
…………不好意思,