You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a search button with modal popup that renders search bar, so it is very unnecessary to include multple dozens of css into my initial chunk. I think it should be fairly easy to add ability to lazy load css import. I can submit a PR