• Google chrome cannot finf the style.css.map file, I got the feeling that this slows down the website.

    How to resolve this issue?

    kind regards
    Wiel Habets

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    You need to delete the reference to the .map file by editing the style.min.css file.

    Add this line of code into the style.min.css file, at the end of it :

    /*# sourceMappingURL=style.css.map */

Viewing 1 replies (of 1 total)
  • The topic ‘missing style.css.map file’ is closed to new replies.