Open PlopTheReal opened 1 year ago
Is it possible to conditionally emit a file or embed the css in js? What I'm trying to achieve is to embed critical CSS for critical components (via inlineStyleThreshold) and delay other dynamic components CSS.
Is it possible to conditionally emit a file or embed the css in js? What I'm trying to achieve is to embed critical CSS for critical components (via inlineStyleThreshold) and delay other dynamic components CSS.