【发布时间】:2019-11-12 19:10:57
【问题描述】:
编译失败:
./node_modules/bootstrap/scss/bootstrap.scss 8:0
Module parse failed: Unexpected character '@' (8:0)
You may need an appropriate loader to handle this file type.
| */
|
> @import "functions";
| @import "variables";
| @import "mixins";
【问题讨论】:
标签: reactjs sass next.js scss-mixins