I'm using php chrome desktop to transform my website to a desktop application, but the issue is that it shows without external css, but when i use inline css it works ?
Asked
Active
Viewed 370 times
0
-
Are there any errors in Developer Tools console? – Czarek Tomczak Jun 10 '19 at 04:30
-
Yes Uncaught SyntaxError: Unexpected token – V.p. Dixit Jun 10 '19 at 09:36
-
Either you have an error in your code or the feature you're using is not supported in the phpdesktop version you're using. Update to latest. – Czarek Tomczak Jun 10 '19 at 13:06