mediamonks / muban

A backend-agnostic framework to enhance server-rendered HTML using a modern webpack development setup.
https://mediamonks.github.io/muban/
39 stars 15 forks source link

Fix/sync viewport meta tag #131

Closed pigeonfresh closed 4 years ago

pigeonfresh commented 4 years ago

The most important update is the syncing of the viewport meta tag. A built on monkapps had a different meta tag that allowed the iOS browser to zoom in on focus on a Select box.

I removed the enclosing slashes so it's consistent between templates.

Furthermore I corrected a typo in http-equiv