Page 1 of 1

Style is not being applied to my project

Posted: 14 Sep 2020, 14:26
by Rycan344
Hi, I bought the serenity package but for some strange reason, the styles are not being applied to my current project.

I imported the assets folder and the style links in index.html.

Code: Select all

"styles": [
              "src/assets/theme/theme-indigo.css",
              "node_modules/primeng/resources/primeng.min.css",
              "node_modules/primeicons/primeicons.css",
              "src/styles.scss"
            ],
Please take a look at this
https://ibb.co/bHKy905

Appreciate any form of help.

Re: Style is not being applied to my project

Posted: 10 Oct 2020, 02:34
by mert.sincan
Hi,

Do you get an error on console?

Best Regards,