scullyio / scully

The Static Site Generator for Angular apps

Home Page:https://scully.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile & Responsiveness

Davste93 opened this issue · comments

Hi,

In certain sitiuations, responsiveness features need to be implemented via JS.

When that happens, scully will spit out the HTML as the desktop version, so if the user loads up the site from their phone, they're stuck looking at a version of the site that's a bit broken until the bundle kicks in.

Do you have any suggestions on what to do in this case? I couldn't find anything in the docs.