Answer the question
In order to leave comments, you need to log in
Angular5 how to force see styles for DevExpress?
Good afternoon, the essence of the problem in the project is a lot of components, each with its own css.
All the styles that I write for my elements are perfectly collected and displayed, but everything that is written for DevExpress controls does not plow.
They start working if you include the corresponding css component in the main css through import.
Answer the question
In order to leave comments, you need to log in
@Component({
//...
encapsulation: ViewEncapsulation.None
})
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question