I am working on a migration project from jsf 1.2 to jsf 2.2, I followed correctly the steps to do this migration but when I want to change the old tag to import css files by the new tag ,this later doesn't work and any css files imported!! pliz help and thx in advance!
<h:head><h:outputstylesheet library="css" name="style.css"/></h:hea>