Welcome Guest, Not a member yet? Register   Sign In
Implement Assetic library
#1

Hi everyone,
i just used this library https://github.com/Takeno/CI_Assetic so that i can use it for my project.
Everything worked fine, but i want to minify the css and js files, and i don't know how to implement this feature. So is anyone did it?
Reply
#2

Unminify your CSS

Minify your CSS
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

I know i can do it manually and also there is some libraries that can handle it, but i want to have the possibility to edit the css and js files without thinking about minifying or grouping files.
Also Assetic library offer caching files so i want take advantage of all that.
Reply
#4

(01-04-2019, 05:45 AM)omarname Wrote: I know i can do it manually and also there is some libraries that can handle it, but i want to have the possibility to edit the css and js files without thinking about minifying or grouping files.
Also Assetic library offer caching files so i want take advantage of all that.

 Look at here: https://github.com/avenirer/Assetor
Reply




Theme © iAndrew 2016 - Forum software by © MyBB