assets-ci icon indicating copy to clipboard operation
assets-ci copied to clipboard

Simple assets library for CodeIgniter. Ability to combine, minify and use the Less syntax.

Results 9 assets-ci issues
Sort by recently updated
recently updated
newest added

- Updated to remove the clear_cache group check, assets in groups were not being removed when new ones were generated - Update to library to check for @include partials in...

Hi, I just started using your code and my first impress is very good. Thank you so much! I have a question. If I want to merge the angular js...

This will avoid the "Nothing to parse" exeption in lessc.php

Hello! Im trying to install and configure your library but app breaks on Assets:css function. Only a blank page. Im using HMVC and a template library. Ty for your support.

I don't know if this is the correct place for this, but I've just updated to the latest version of the LESS compiler (0.3.9) from leafo.net/lessphp and it now works...

Hi, i am using assets library but css background image path is not comming proper, my css image path is css/theme/default/d.png see how it is coming ``` http://localhost/qahtan/application/themes/admin/assets/css/themes/default///localhost/qahtan/application/themes/admin/assets/css/themes/default///localhost/qahtan/application/themes/admin/assets/css/themes/default///localhost/qahtan/application/themes/admin/assets/css/themes/default/d.png actual path...

Hello, I'm getting this error when attempting to minify my css ``` Fatal error: Class 'CoffeeScript\yy_Base' not found in /Applications/MAMP/mysite/application/third_party/assets/CoffeeScript/yy/While.php on line 6 ``` Any suggestions?

I did everything OK to load the assets into codeigniter but i cant seem to let the thing work. If i do an var_dump on the thing it says OK...