JS and CSS minify issues
-
Hello,
So I managed to minify most of the stuff on the theme without a problem, this is what’s left
jquery.js > can be minfied in async after <body>, otherwise it breaks the site, if minified this way pagespeed generates another file named default.include-body.8853b0.js which can be minified but does not dissapear.
CSS
js_composer.css
bootstrap.min.css
revolution-styles.css
style.css
vivaco-animations.cssCan be mnified but get the layout messed up in one way or another.
Any suggestions on how to fix these?
- The topic ‘JS and CSS minify issues’ is closed to new replies.