I solved it by reexamining the css, such as changing the background image to an img tag.
Thank you for your advice.
Hello @milindmore22
Thank you for your answer.
I read your docs about CSS tree shaking.
I’m aiming for a CSS size of 75KB or less, and I’m thinking of splitting the CSS file to reduce the risk of display collapse.
Is it possible to prioritize files within a parent theme (non-printing) stylesheet?
example )
Priority 1 : header.css
Priority 2 : main.css
Priority 3 : footer.css