Hey guys,
I want to minify HTML code and compress CSS on my upcoming PHP application to boost the speed of the application, is that a problem with the reviewer? im afraid that i will get a rejection if i do this
Thanks for reply guys.
Hey guys,
I want to minify HTML code and compress CSS on my upcoming PHP application to boost the speed of the application, is that a problem with the reviewer? im afraid that i will get a rejection if i do this
Thanks for reply guys.
@ThemeSLR please
Hello,
This will not be a problen for the reviewer. Make sure also include the normal version of your CSS / JS along woth the minified ones.
####For example
Include the .min.css variant on the site but also leave the unminified version of the css in the folder.
This is the way you must handle this situation.
Good Luck
Thank you
This is not a problem, just include the unminified versions in the script package.