Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Add viewport tag to generated HTML file #160

Open
benjamin-bergia opened this issue Apr 13, 2017 · 2 comments
Open

Add viewport tag to generated HTML file #160

benjamin-bergia opened this issue Apr 13, 2017 · 2 comments
Labels

Comments

@benjamin-bergia
Copy link

This relate to this issue.
When running elm-make, (and the same issue is present with elm-reactor), the generated html file doesn't contain any viewport meta tag.

Would it be possible to add one by default ? It would be very nice to have it on elm-reactor too.

@process-bot
Copy link

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@ian-moore
Copy link

This would be nice. I could take a stab at a PR for this. I think the addition needs to be added here:

H.meta ! A.charset "UTF-8"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants