Fix
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
height: 100px;
|
||||
|
||||
// this way asset gets processed by webpack
|
||||
background: url(assets/img/logo.png) center center no-repeat;
|
||||
background: url(../img/logo.png) center center no-repeat;
|
||||
background-size: 100px 100px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user