I released a new @PostCSS plugin to fix the 100vh bug in mobile Safari.
github.com/postcss/postcs…
Pure CSS. In contrast with previous hacks, it works in Chrome. It allows you to forget about the bug: just write min-height: 100vh, the plugin will insert the hack automatically.
