SAFE-Stack / SAFE-template

dotnet CLI template for SAFE project
MIT License
282 stars 88 forks source link

Added meta tag for viewport to help with mobile responsiveness #457

Closed Akash-Mair closed 3 years ago

Akash-Mair commented 3 years ago

Included the following meta tag in index.html for both templates

<meta name="viewport" content="width=device-width, initial-scale=1.0">

Before

After

Akash-Mair commented 3 years ago

@Ryan-Palmer-CIT and I are working on a PWA and noticed none of the styling being used for mobile, think this line should be in both templates as building responsive web apps should be a standard 😎

isaacabraham commented 3 years ago

@theimowski any objections to adding this in? @alfonsogarciacaro @Zaid-Ajaj @MangelMaxime ?

olivercoad commented 3 years ago

I'm sure it used to have that back in the day. Was it removed for some reason?

MangelMaxime commented 3 years ago

@isaacabraham No, it should indeed be added to the page when using Bulma.

Requirements from Bulma docs

isaacabraham commented 3 years ago

Thanks all :-)

theimowski commented 3 years ago

released in 3.0.2