prime ng styles not applying angular2

前端 未结 7 1893
予麋鹿
予麋鹿 2021-01-11 20:24

Hi I just started working with angular 2. I found this library PrimeNG, I followed this tutorial: http://blog.davincisoftware.sk/primeng-web-component-framework-based-on-ang

7条回答
  •  离开以前
    2021-01-11 20:33

    your syntax is wrong.

    In place of

    
    

    see the change in style syntax

    you should use

    
    

提交回复
热议问题