Resolving SCSS asset issues (SCSS could really do with some cleanup)
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
*/
|
||||
.p-contact-page {
|
||||
background-color: #37085E;
|
||||
background-image: url('./../images/patterns/lemon-triangle.svg');
|
||||
background-image: url($s-asset--directory+'images/patterns/lemon-triangle.svg');
|
||||
background-size: 75% auto;
|
||||
|
||||
&__message-element {
|
||||
|
Reference in New Issue
Block a user