bstrahija / assets-ci

Simple assets library for CodeIgniter. Ability to combine, minify and use the Less syntax.
http://creolab.hr
112 stars 31 forks source link

Added echo param to css and js methods. #25

Closed jayalfredprufrock closed 12 years ago

jayalfredprufrock commented 12 years ago

Ignore this if there was a specific reason you left this functionality out. I just find its handy sometimes to store the generated tags into strings for later outputting.

jayalfredprufrock commented 12 years ago

Also, I updated the lessc.php to the latest version, and bootstrap appears to be working. If somebody else can verify, the docs should be updated.

bstrahija commented 12 years ago

Well, you just added the parameter without it actually doing something :) I will add something like this in a later version.