So I had an existing vaadin project and I decided to import in Reindeer styles to see how they look. I compiled my theme & widget set & I decided they weren't for me.
So I removed the css import I had added and recompiled my theme & widgetset. However the styles were still there.
I have recompiled again & again, tried a maven clean package install on the command line, refeshed the project, tried a maven update no luck.
I have also tried deleting the server and creating it again.
Had anyone had this problem before? Any suggestions?
(Using vaadin 7.1.2 with eclipse luna)