By huangweiqiu on
I want to combine all the css files as one file,but I don't know how to stop loading the system css files & module css files.
help me,thanks in advance
I want to combine all the css files as one file,but I don't know how to stop loading the system css files & module css files.
help me,thanks in advance
Comments
There is an "Aggregate and
There is an "Aggregate and compress css files" option in the admin/settings/performance page which automatically combines all css in one file.
If you mean literally stop loading the system and module css files, you could delete them or rename them, I guess, but I don't see why.
thanks
thanks