Monday, 26 November 2018

How to put all css files in one file and all javascript files in one file

When I want to include any new CSS file or any new JS file, I put it in the header as this



























I want something like





include all css
include all js

No comments:

Post a Comment