• Resolved noname

    (@dimaeromin)


    ? Hello there,

    I found a bug that appears when “CSS Minify” is enabled,

    1?? Original CSS file:

    .some-selector {
    	filter: url(#hash);
    }

    2?? CSS file after “CSS Minify”:

    .some-selector {
    	filter: url(/wp-content/themes/theme-name/assets/css/frontend/#hash)
    }
    • This topic was modified 2 years, 6 months ago by noname.
  • The topic ‘CSS Minify bug’ is closed to new replies.