You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2018. It is now read-only.
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.
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