remove reference to sprite-loader
This commit is contained in:
parent
86c74cfbcf
commit
f12a0767a5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
// Import SCSS
|
||||
import '../css/app.scss'
|
||||
|
||||
// Import icons for sprite-loader
|
||||
// Import svg files for webpack handling
|
||||
// navbar brand icon
|
||||
import "../../node_modules/@mdi/svg/svg/desktop-classic.svg"; // brand
|
||||
// other:
|
||||
|
|
Loading…
Reference in a new issue