O
O
Oleg Morev2018-04-28 12:38:17
Angular
Oleg Morev, 2018-04-28 12:38:17

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

1 answer(s)
D
Dmitry Luzanov, 2018-04-28
@DpOLEGapx

@Component({
  //...
  encapsulation: ViewEncapsulation.None
})

Docks .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question