codenothing / css-compressor

CSS Compressor
http://www.codenothing.com/css-compressor/
MIT License
42 stars 4 forks source link

breaking css url() paths with uppercase characters (@font-your-face) #9

Open mikeytown2 opened 12 years ago

mikeytown2 commented 12 years ago

I think the code is in the CSSCompression_Individuals class is causing the issue. http://drupal.org/node/1324944

url(/sites/default/files/fontyourface/fontsquirrel/Days-fontfacekit/Days-webfont.svg#DaysRegular) Turns into url(/sites/default/files/fontyourface/fontsquirrel/days-fontfacekit/days-webfont.svg#daysregular)