Software Archive
Read-only legacy content
17061 Discussions

XDK İnjects SASS when testing IONIC app

Burak_Mehmet_G_
Beginner
424 Views
Hello, I have a Cordova project with IONIC UI framework. The problem is when I launch the app on app preview or browser XDK injects SASS overrides to the browser and i have no clue where I must disable this feature. Your help is much appreciated. Kind regards.
0 Kudos
4 Replies
PaulF_IntelCorp
Employee
424 Views

Burak -- you may be misunderstanding how the Cordova environment works. There is no web server, you are building a pure web app, so SASS is not something that is understood by he web runtime environment. Please see this FAQ for additional info > https://software.intel.com/en-us/xdk/faqs/general#convert-web-app-to-cordova <

0 Kudos
Burak_Mehmet_G_
Beginner
424 Views

Paul F. (Intel) wrote:

Burak -- you may be misunderstanding how the Cordova environment works. There is no web server, you are building a pure web app, so SASS is not something that is understood by he web runtime environment. Please see this FAQ for additional info > https://software.intel.com/en-us/xdk/faqs/general#convert-web-app-to-cor... <

Hello Paul,

After posting the thread I ran the project directly from brackets live view and same thing happened. Seems like I'm missing something here. Thank you.

0 Kudos
Isaac_P_Intel
Employee
424 Views

thanks for the feedback

0 Kudos
PaulF_IntelCorp
Employee
424 Views

Burak -- are you still needing help with this issue?

0 Kudos
Reply