Add css URL rewrite option. This is a simple implementation for supporting URL rewrites in CSS files per issue #14. The heavy lifting of file rewriting and configuration is done with replace-in-file
Note: I have not updated the documentation, happy to do so if this PR is accepted.
Add css URL rewrite option. This is a simple implementation for supporting URL rewrites in CSS files per issue #14. The heavy lifting of file rewriting and configuration is done with replace-in-file
Note: I have not updated the documentation, happy to do so if this PR is accepted.