Hello!
I am looking into improving the loading time of the site. There is a lots of info telling to combine scripts and css to as few files as possible. I can understand that BUT how is it done and where do you put it. Fort the moment I have like 12-15 javascripts loading and the same amount of css, I have taken all the scripts and saved it into one file I am calling javascript.js. So where can I put it, how is it done?
I can also read that is says "Avoid CSS @import" and in Thematic you have many of those...
What is the best practise and how should it be done properly?
Thanks
Soren