Html – How can I create a box where I can simulate different screen sizes with Tailwind CSS and Next JS
I am working on creating a website builder, and I want to be able to see what the page would look like on a phone, without having to always open the web inspector and changing the width of it. I…