Hello everybody! Is there any possibility to automatically merge (and minify and cache) multiple CSS and JavaScript files into one file? To speed up page load times it is a good idea to minimize the number of HTTP requests.
So does any plugin/extension/module exist that can a) recursively read one (or multiple) CSS file, resolve the @import's, inline them and ideally minifies it? b) concatenates multiple JavaScript files and minifies them? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

