extract-common-css
Extract the same css to common place to reduce the duplicate codes, and reduce package size. Sort css properties to reduce reflow and repaint, for improving the performance of page render
Extract the same css to common place to reduce the duplicate codes, and reduce package size. Sort css properties to reduce reflow and repaint, for improving the performance of page render