-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Description
What's wrong with url's in sass???????
`This relative module was not found:
- ../../images/line-gray.png in ./node_modules/css-loader??ref--10-1!./node_modules/postcss-loader/lib??ref--10-2!./node_modules/sass-loader/lib/loader.js??ref--10-3!./src/assets/sass/main.
scss`
Structure
-src
--assets
---images
---sass
----blocks
----settings
---main.scss
--components
--pages
--router
-App.vue
-main.js
In settings\_base.scss
a have .dark-line {background-image: url('../../images/line-gray.png');}
resolve-url-loader
also didn't help
Metadata
Metadata
Assignees
Labels
No labels