Answer the question
In order to leave comments, you need to log in
How to correctly formulate a command for angular-cli?
Question for angular-cli geniuses
The structure of all components looks like this.
@Component({
selector: 'topbar',
templateUrl: 'topbar.component.html',
styleUrls: ['topbar.component.scss']
})
@import
is not suitable, thus the "encapsulation" is not saved. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question