Wixel/CodeIgniter-AssetLoader

Allow developers to render CSS and JavaScript tags at different places

ilatif opened this issue · 0 comments

Presently there is no such method that allow developers to render CSS and JavaScript tags at different places. For some reason developers might want to insert CSS tags in HEAD tag and JavaScript tags before closing body tag. This library should provide this functionality out-of-the-box.