1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-06 14:16:28 +02:00

Merge pull request #557 from MikeOtown/patch-1

correct typo - CSS -> JS
This commit is contained in:
Steve Clay
2016-12-22 10:49:05 -05:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ In other words, the "f" argument is set to the file path from root without the i
To combine multiple files, separate the paths given to "f" with commas.
Let's say you have CSS files at these URLs:
Let's say you have JS files at these URLs:
* http://example.com/scripts/library-1.5.js
* http://example.com/scripts/site.js