Skip to content

Disabling primeicons has effect on components. Configurable provider? #100

Closed Answered by melloware
djmj asked this question in PrimeFaces
Discussion options

You must be logged in to vote

Yes this is intended. PrimeIcons are the default. I added this switch because at my clients we generate our own theme using Theme Designer and replaced all icons with FontAwesome. So I discovered we were loading primeicons.css even though are app was never using it and wasting network resources for no reason. So I added this switch to give the user the ability to NOT include primeicons.css.

You best bet its to do what we did and replaced all pi icons with fa icons in your theme.scss files.

See this post where i describe what we do with Babylon premium theme: https://forum.primefaces.org/viewtopic.php?f=98&t=57813

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@djmj
Comment options

@melloware
Comment options

Answer selected by melloware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants