Add option to make the changes directly in the input file
An option like "--modify", to indicate that the input file should be modified directly (inspired by "tidy") would be useful.
It is of course possible to do this by having cssembed write to a temporary file and then replacing the input file by the temporary file, but this is a bit clumsy and error-prone.
Thanks for a great utility! Morten