How to reference css in backing beans
Hi,
Can someone please tell how can I reference the stylesheet in backing bean. I have a css and want to get some layouts inside the backing bean itself rather than hard coding. So just trying to see if can reference css in the beacking beans.
Thanks

