• Resolved naturquark

    (@naturquark)


    Hi,

    since the last update GTmetrix complains about an issue in loading-page.css:

    Avoid CSS @import (Using CSS @import in an external stylesheet can add additional delays during the loading of a web page)

    I haven’t had this notification before when I tested my website.

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @naturquark

    The import loads the Montserrat font-family from Google fonts. You can remove the line of code below, from the “/wp-content/plugins/loading-page/css/loading-page.css” file:

    @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘GTmetrix notification “Avoid CSS @import”’ is closed to new replies.