Replies: 2 comments 7 replies
-
|
I'm curious, why do you need to add that HTML to make it responsive? |
Beta Was this translation helpful? Give feedback.
7 replies
-
|
Years ago: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When making a userstyle that adds responsive design to a desktop-only website, JS is required to add the viewport meta tag :
Therefore requiring a userscript.
It would be nice for Stylus to be able to add that tag, e.g. using a UserCSS metadata like the following :
In which case such a userstyle wouldn't need to be distributed as a userscript.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions