I'm new to Wordpress and from what I unerstand I can add multiple css sheets to different pages if I put a conditional statement into the header.php area?
If I have 5 different style sheets here for 5 different unique pages wont this slow my pages down having to access 5 css sheets fom the header.php?
Is there a better way to get multi css sheets to work with different pages?
Thanks