Personalized theme

UI Components for JSF
Post Reply
tilloarif
Posts: 1
Joined: 24 Apr 2017, 15:25

24 Apr 2017, 15:31

Hello there,

I want to personalize the themes I downloaded from Primeng. I am changing the theme's css file. But since I can not sync the theme file, the changes are generally not synchronized to TFS.

Thank you for your help :?:

Best regards

User avatar
w00f
Posts: 307
Joined: 27 Apr 2016, 13:27
Contact:

13 May 2017, 15:22

If we are talking about customizing premium template that you have bought, you need to customize scss files instead of css.

Then you need to use this command to compile scss to css.

Code: Select all

sass src/main/webapp/resources/primefaces-atlantis-myown/theme.scss src/main/webapp/resources/primefaces-atlantis-myown/theme.css  --sourcemap=none
For development purposes, watching all scss files might be handy:

Code: Select all

sass -w src/main/webapp/resources/ --sourcemap=none

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 33 guests