【发布时间】:2020-02-03 20:11:51
【问题描述】:
我正在使用静态反应模板,需要实现 scss。我的 git hub 示例:https://github.com/PrasanthGokuldas/Test_ReactStatic.git 我尝试将 react-static-plugin-sass 添加到 package.json 并包含在 static.config.js 文件中
plugins: ['react-static-plugin-sass']
但我无法访问 scss 文件进行项目。
【问题讨论】:
标签: reactjs server-side-rendering react-static