375to320
v1.0.1
Published
If the screen width of the device is less than 375px (e.g. 320px), this script will fix viewport width to 375px
Maintainers
Readme
375to320
If the screen width of the device is less than 375px (e.g. 320px), this script will fix viewport width to 375px.
Install
npm install --save 375to320Usage
import '375to320'or
<script src="path/to/375to320.min.js"></script>