Google Dev Tools allows you to simulate Mobile Devices viewports: https://developers.google.com/web/tools/chrome-devtools/device-mode#viewport
Jan 31, 2021
6
Level 12
Testing CSS on a mobile device
I know about Tailwind but when I created the styling for my blog I hardcoded every element imaginable, that's why I would like to test it. So, without deploying, is there a way to render my site on my iPhone? Can Valet do that? or would it be possible to access my localhost server through my phone? Thanks!
Please or to participate in this conversation.