You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2020. It is now read-only.
For example, <meta name="viewport" content="width=device-width, initial-scale=1.0"> is a common practice for mobile-friendly development. When written in jade.php as meta(name="viewport", content="width=device-width, initial-scale=1.0"), it is rendered as <meta name="viewport" content="width=device-width" initial-scale="1.0" />. The Javascript version does not currently have this bug.