Linking External Style Sheets In CodeIgniter

Having been working with CodeIgniter for about two years now, I have always struggled with how to structure my themes.  This past week I came up with what seems to be such an obvious solution for external css handling in CodeIgniter, that I was surprised I haven’t read about it elsewhere.  Perhaps it’s so obvious that most felt it need not to be mentioned, however I would have loved to come across something like this long ago. 

Read More...