gulp-css-rebase-urls icon indicating copy to clipboard operation
gulp-css-rebase-urls copied to clipboard

It doesn't produce urls with slashes

Open studentIvan opened this issue 10 years ago • 0 comments

For example: i need a slash before all urls /static/blabla The plugin does 'static/blabla' and when minfiy file places in /static it will be /static/static/blabla in browser

i tried to use an option "root" but it didn't save the situation

studentIvan avatar Dec 14 '14 23:12 studentIvan