I am working on a mobile site developed using sencha touch 2. I used sencha cmd v3 to create the assembly. When I tested assembly assembly, I found that my user css files are included in the folder structure, but user styles do not apply to user interface elements.
Please see, I do not use SASS / COMPASS in this application. Any ideas on where everything went wrong, or am I missing something? Should I handle custom css files differently and do something special when creating an assembly? Do I need to include links to these custom css files in app.json when creating the assembly assembly? Please, help.
thanks
source share