CSS files should not be added to the liferay-portlet.xml file. They should be added in a vp:managedResources tag inside your include.jsp file. By default CSS files are cached for 1 day in Viewpoint. You should be clearing you cache or forcing your browser to do a hard refresh when updating CSS files during development.
↧