CSS Refresh in Liferay?

Hi,

I’m developing several Vaadin portlets for Liferay. I would like to be able to simply refresh my browser whenever I make a change in my custom Vaadin theme’s CSS. Right now, I usually have to remove a portlet and add it again before I can see the change in CSS, and even then it doesn’t show the changes sometimes.

Is there a way to do this?

Thanks.

I suspect what you are seeing is caused by Liferay caches - try copying the settings from portal-developer.properties to your portal-ext.properties and restarting your portal to see if it helps.
If it works, you can then check which of the settings are actually needed for the CSS refreshes.