@piotr: I move the plugins CSS's codes into my custom.css and remove the css files from the plugin folders. That lowers the number of CSS file requests. Just check if you don't break anything layoutwise.
My experience with touching JS compression in Vanilla is, that it breaks your site. Haven't found a smart way yet in Vanilla. Though in every other software i use.
VanillaAPP | iOS & Android App for Vanilla - White label app for Vanilla Forums OS
VanillaSkins | Plugins, Themes, Graphics and Custom Development for Vanilla
Comments
Don't use it is my highest recommendations. Or Minify either..
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
@piotr: I move the plugins CSS's codes into my custom.css and remove the css files from the plugin folders. That lowers the number of CSS file requests. Just check if you don't break anything layoutwise.
My experience with touching JS compression in Vanilla is, that it breaks your site. Haven't found a smart way yet in Vanilla. Though in every other software i use.