Search code examples
sproutcore

Sproutcore theming not working


I'm following http://guides.sproutcore.com/theming_app.html#styling-a-button to know about creating themes in SC. I did copy the red color images to the resources folder and copied the

$theme.button { /* their code */}

to resources/button.css, and reloaded my app, as they said theme should be working now. But it is not working as expected. In command prompt able to see some logging activities. Please point me how to apply a theme. I am not much sure of the ruby language.


Solution

  • Delete your 'tmp' directory and then restart sc-server