Advanced CSS&Sass 09 - wrapping css


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:

image-20221213174820870


A u t h o r: Joe
P o l i c y: All articles in this blog are used except for special statements CC BY 4.0 reprint policy. If reproduced, please indicate source Joe !
Leave Your Comment Here
  TOC