Angular CSS -Pfad zu Vermögenswerten

.yourclass{
    background-image: url("/assets/path/to/file");
}
th3n00bc0d3r