GroundControlCreative / hubss

1 stars 1 forks source link

Minify CSS, JavaScript, and HTML #14

Open IllumiNetPress opened 4 years ago

IllumiNetPress commented 4 years ago

Minify CSS, JavaScript, and HTML

By optimizing your code (including removing spaces, commas, and other unnecessary characters), you can dramatically increase your page speed. Also remove code comments, formatting, and unused code. Google recommends using CSSNano and UglifyJS.