aanand / deadweight

NOT MAINTAINED
MIT License
1.19k stars 52 forks source link

Bypass @root when using a qualified URL for CSS #10

Open gms8994 opened 13 years ago

gms8994 commented 13 years ago

Allows calls like

deadweight --root http://www.example.com -s '/css/style.css' -s 'http://www2.example.com/css/style2.css' /
aanand commented 13 years ago

Cool, thanks! Can you add a test for it?