• Resolved mastercavid

    (@mastercavid)


    Hi. I created css file in my child theme folder and wrote call stylesheet url in header. How can I minify it?

Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    Hi!

    Please make sure you are doing it properly:
    https://www.wpbeginner.com/wp-tutorials/how-to-properly-add-javascripts-and-styles-in-wordpress/

    FVM will only catch CSS and JS files that are local (same domain) and enqueued properly via the appropriate wordpress hook.

    There is an option to include external domains too, if you are loading some file from a cdn.

Viewing 1 replies (of 1 total)

The topic ‘minify external css’ is closed to new replies.