slav123 / CodeIgniter-minify

CodeIgniter minify library CSS and JavaScript compression on the fly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fails silently on certain css

nextpulse opened this issue · comments

Following will cause the css minifier to fail silently:

.table > thead > tr > th,

i'm wondering to enable option to compress css with different software... same with JS - currently it's working only with closurecompiler online... any votes ?

just introduced back "minify" library to compress CSS, so right now you can chose between minify and cssmin to compress your JS