Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Tan Li Hau's Blog
(Uncensored)
subscribe
CSS Code Splitting
https://lihautan.com/css-code-splitting/
links
backlinks
The motivation of CSS splitting arises when we try to split our CSS styles and lazily load the styles only when we actually need them. CSS code splitting is one of our many efforts where we constantly improve the performance of the application.