I downloaded 2.2.0 alpha and upgraded app.scss as instructed in the release note. But I get an error saying 'resources/sass/stylesheets/fonts/pictos/pictos-web.woff' does not exist when I try to compile with compass.
Am I missing something here?
Printable View
I downloaded 2.2.0 alpha and upgraded app.scss as instructed in the release note. But I get an error saying 'resources/sass/stylesheets/fonts/pictos/pictos-web.woff' does not exist when I try to compile with compass.
Am I missing something here?
Thanks for the report! I have opened a bug in our bug tracker.
Is there a quick fix for this issue before the next release? I really would like to test out 2.3 on Windows Phone 8.
Yes, copy the folder touch/resources/themes/fonts/ to resources/sass/stylesheets/ (if stylesheets doesn't exist in your sass folder, create an empty folder with that name) and it should work
Thanks for the pointer, I found a few more steps needed after doing that, here a write-up.
FYI, this is still a bug in 2.2 final.