Web development is never an easy task. We tend to create tons of codes, CSS, JS, and resource files.
When we look at our code, we can find lots of unneccessary codes, spaces,comments and other unnecessary data. This things come in great help when we are developing the site.
But, when our site is complete and ready to publish, those things are of no use. And as we all know, these things load everytime we load our webpage which makes it a bit slower.
The load time of page plays a great role in SEO aspect as well as user experiance of site. Approx 70% users leave your site if it doesn't load in first 3 seconds.
One of the biggest resource files are CSS files. Minifying CSS resources can reduce the size of the webpage considerably making it load faster for better user experiance.
CSS Minification also saves us a lot of bandwidth. Combine that with other resource files, you can reduce the size of your page upto 99%.
Our CSS minifier is free, fast, and available for unlimited requests. It is equipped with inbuit media query support which is rarely found in any other minifiers.