I have to merge CSS files to one big CSS file to reduce connections made during page load. Basically if I just append CSS files to one big file, are these styles going to work exactly like before, or are there any issues when you merge multiple CSS files together? I'm developing my software in Java, if there is some library that already does CSS merging, I would like to hear about that.
Use ANT build script from HTML Boilerplate, does the task you are attempting perfectly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With