[./fixture-import.scss] 434 bytes {main} [built] [failed] [1 error] ERROR in ./fixture-import.scss Module build failed (from ./node_modules/sass-loader/dist/cjs.js): SassError: Can't find stylesheet to import. ╷ 1 │ @forward "@material/base" as mdc-base-*; │ ^^^ ╵ n...
vue&type=style&index=0&lang.scss Error: Can't find stylesheet to import. ╷ 1 │ @use "@material/chips/mdc-chips"; │ ^^^ ╵ src/styles/index.scss 1:1 @import src/App.vue 3:9 root stylesheet error during build: Error: Can't find stylesheet to import. ╷ 1│ @use "@mat...
vue-cli单元测试sass一直报错SassError: Can't find stylesheet to import? 苹果 11962335 发布于 2020-05-21 项目运行是没问题的一运行单元测试sass就报错但是我把_var.scss的内容复制到组件中又不报错了 这是单元测试内容vue.js 有用1关注5收藏 回复 阅读22.5k 4 个回答 得票最新 Rainst9 1 发布于 2022...
vue-cli单元测试sass一直报错SassError: Can't find stylesheet to import? 苹果 11962335 发布于 2020-05-21 项目运行是没问题的一运行单元测试sass就报错但是我把_var.scss的内容复制到组件中又不报错了 这是单元测试内容vue.js 有用1关注5收藏 回复 阅读22.5k 4 个回答...
js): SassError: Can't find stylesheet to import. ╷ 3 │ @import "~@progress/kendo-theme-bootstrap/scss/grid/_index.scss"; │ ^^^ ╵ src\assets\kendo-theme\kendo-imports.scss 3:9 @import src\styles.scss 3:9 root stylesheet ./src/styles.scss?ngGlobalStyle - ...
As you can see, when it fails it compiles the layout.scss file twice in a row, and my guess is that since on the second iteration it doesn't import the other files, it can't find the variables as expected.Do you have any idea on what could be going wrong here?
Reproduction I've implemented the basic share buttons. Everything is working find except for the styling. SassError: Can't find stylesheet to import. ╷ 5 │ @import '~ngx-sharebuttons/themes/circles/circles-dark-theme'; │ ^^^ ╵ src\styles.scss 5:9 root stylesheet ./src/styles.scs...
vue-cli单元测试sass一直报错SassError: Can't find stylesheet to import? 苹果 11962335 发布于 2020-05-21 项目运行是没问题的一运行单元测试sass就报错但是我把_var.scss的内容复制到组件中又不报错了 这是单元测试内容vue.js 有用1关注5收藏 回复 阅读22.4k 4 个回答...