Browoser Support
it means: if the clip-path or webkit-clip-path in parentheses apply for the browser, then, apply the following clip-path css in the braces and change the height to 95vh
After development of css
compile sass to css file
concat that css file with other css files like font css file into one large css file
prefix that large css using prefix tool
compress the prefixed file into a compressed file
use npm-run-all package to combine all of the commands together: