grunt-contrib-cssmin icon indicating copy to clipboard operation
grunt-contrib-cssmin copied to clipboard

Allow the relativeTo option to be overridden

Open fracmak opened this issue 10 years ago • 4 comments

#203 blocked me from passing in my own relativeTo which I had been doing prior to cssmin 0.12.3. This keeps the existing functionality but allows users to pass in their own relativeTo url in if they so desire.

fracmak avatar Sep 11 '15 20:09 fracmak

+1

Bnaya avatar Oct 14 '15 15:10 Bnaya

Not allowing relativeTo option to be overridden prevents us from using this in production. Please merge this pull request.

peterjay avatar Apr 12 '16 12:04 peterjay

+1

simonmilz avatar May 04 '16 09:05 simonmilz

Not sure what to do with this; it's not something I use myself.

But I'd like to get this merged after it's been rebased if it's a good change.

XhmikosR avatar Jan 26 '17 05:01 XhmikosR