A PHP script that reads an HTML file, finds all <link> and <script> tags. The local files that are referenced in those tags are concatenated into single CSS and JS files.
-
Updated
Jun 12, 2022 - PHP
A PHP script that reads an HTML file, finds all <link> and <script> tags. The local files that are referenced in those tags are concatenated into single CSS and JS files.
Add a description, image, and links to the concatenate-css topic page so that developers can more easily learn about it.
To associate your repository with the concatenate-css topic, visit your repo's landing page and select "manage topics."