Lines Matching refs:issues
10 * Fixed issue [#1106](https://github.com/jakubpawlowicz/clean-css/issues/1106) - regression in hand…
16 * Fixed issue [#1077](https://github.com/jakubpawlowicz/clean-css/issues/1077) - local fonts with c…
17 * Fixed issue [#1082](https://github.com/jakubpawlowicz/clean-css/issues/1082) - correctly convert …
18 * Fixed issue [#1085](https://github.com/jakubpawlowicz/clean-css/issues/1085) - prevent unquoting …
29 * Fixed issue [#861](https://github.com/jakubpawlowicz/clean-css/issues/861) - new `transition` pro…
30 * Fixed issue [#895](https://github.com/jakubpawlowicz/clean-css/issues/895) - ignoring specific st…
31 * Fixed issue [#947](https://github.com/jakubpawlowicz/clean-css/issues/947) - selector based filte…
32 * Fixed issue [#964](https://github.com/jakubpawlowicz/clean-css/issues/964) - adds configurable li…
33 * Fixed issue [#986](https://github.com/jakubpawlowicz/clean-css/issues/986) - level 2 optimization…
34 * Fixed issue [#1000](https://github.com/jakubpawlowicz/clean-css/issues/1000) - carriage return ha…
35 * Fixed issue [#1038](https://github.com/jakubpawlowicz/clean-css/issues/1038) - `font-variation-se…
46 * Fixed issue [#988](https://github.com/jakubpawlowicz/clean-css/issues/988) - edge case in droppin…
47 * Fixed issue [#989](https://github.com/jakubpawlowicz/clean-css/issues/989) - edge case in removin…
48 * Fixed issue [#1001](https://github.com/jakubpawlowicz/clean-css/issues/1001) - corrupted tokenize…
49 * Fixed issue [#1006](https://github.com/jakubpawlowicz/clean-css/issues/1006) - edge case in handl…
50 * Fixed issue [#1008](https://github.com/jakubpawlowicz/clean-css/issues/1008) - edge case in break…
55 * Fixed issue [#971](https://github.com/jakubpawlowicz/clean-css/issues/971) - edge case in removin…
60 * Fixed issue [#959](https://github.com/jakubpawlowicz/clean-css/issues/959) - regression in shorte…
61 * Fixed issue [#960](https://github.com/jakubpawlowicz/clean-css/issues/960) - better explanation o…
62 * Fixed issue [#965](https://github.com/jakubpawlowicz/clean-css/issues/965) - edge case in parsing…
63 * Fixed issue [#966](https://github.com/jakubpawlowicz/clean-css/issues/966) - remote `@import`s re…
68 * Fixed issue [#957](https://github.com/jakubpawlowicz/clean-css/issues/957) - `0%` minification of…
73 * Fixed issue [#887](https://github.com/jakubpawlowicz/clean-css/issues/887) - edge case in seriali…
74 * Fixed issue [#953](https://github.com/jakubpawlowicz/clean-css/issues/953) - beautify breaks attr…
79 * Fixed issue [#945](https://github.com/jakubpawlowicz/clean-css/issues/945) - hex RGBA colors in I…
80 * Fixed issue [#952](https://github.com/jakubpawlowicz/clean-css/issues/952) - parsing `@page` acco…
85 * Fixed issue [#950](https://github.com/jakubpawlowicz/clean-css/issues/950) - bug in removing unus…
90 * Fixed issue [#946](https://github.com/jakubpawlowicz/clean-css/issues/946) - tokenizing `-ms-grid…
95 * Fixed issue [#939](https://github.com/jakubpawlowicz/clean-css/issues/939) - semicolon after `@ap…
96 * Fixed issue [#940](https://github.com/jakubpawlowicz/clean-css/issues/940) - handling more `font`…
97 * Fixed issue [#941](https://github.com/jakubpawlowicz/clean-css/issues/941) - breaking up vendor p…
102 * Fixed issue [#938](https://github.com/jakubpawlowicz/clean-css/issues/938) - removing unused at-r…
108 * Fixed issue [#254](https://github.com/jakubpawlowicz/clean-css/issues/254) - adds `font` property…
109 * Fixed issue [#525](https://github.com/jakubpawlowicz/clean-css/issues/525) - restores `inherit`-b…
110 * Fixed issue [#755](https://github.com/jakubpawlowicz/clean-css/issues/755) - adds custom handling…
111 * Fixed issue [#860](https://github.com/jakubpawlowicz/clean-css/issues/860) - adds `animation` pro…
112 * Fixed issue [#862](https://github.com/jakubpawlowicz/clean-css/issues/862) - allows removing unus…
113 * Fixed issue [#886](https://github.com/jakubpawlowicz/clean-css/issues/886) - better multi pseudo …
114 * Fixed issue [#890](https://github.com/jakubpawlowicz/clean-css/issues/890) - adds toggle to disab…
115 * Fixed issue [#893](https://github.com/jakubpawlowicz/clean-css/issues/893) - `inline: false` as a…
116 * Fixed issue [#905](https://github.com/jakubpawlowicz/clean-css/issues/905) - allows disabling sel…
117 * Fixed issue [#906](https://github.com/jakubpawlowicz/clean-css/issues/906) - improves usability o…
118 * Fixed issue [#908](https://github.com/jakubpawlowicz/clean-css/issues/908) - improved `minify` me…
119 * Fixed issue [#916](https://github.com/jakubpawlowicz/clean-css/issues/916) - maximum number of me…
120 * Fixed issue [#920](https://github.com/jakubpawlowicz/clean-css/issues/920) - allows skipping cert…
121 * Fixed issue [#934](https://github.com/jakubpawlowicz/clean-css/issues/934) - smarter longhand int…
126 * Backports [#939](https://github.com/jakubpawlowicz/clean-css/issues/939) - semicolon after `@appl…
131 * Fixed issue [#930](https://github.com/jakubpawlowicz/clean-css/issues/930) - regression in tidyin…
136 * Fixed issue [#924](https://github.com/jakubpawlowicz/clean-css/issues/924) - `hsl` zero percent e…
141 * Fixed issue [#917](https://github.com/jakubpawlowicz/clean-css/issues/917) - prevents grid area u…
142 * Backported [#916](https://github.com/jakubpawlowicz/clean-css/issues/916) - maximum number of mer…
143 * Refixed issue [#556](https://github.com/jakubpawlowicz/clean-css/issues/556) - IE backslash hacks.
148 * Fixed issue [#902](https://github.com/jakubpawlowicz/clean-css/issues/902) - case insensitive att…
149 * Fixed issue [#903](https://github.com/jakubpawlowicz/clean-css/issues/903) - web UI and source ma…
150 * Fixed issue [#907](https://github.com/jakubpawlowicz/clean-css/issues/907) - space after closing …
151 * Fixed issue [#910](https://github.com/jakubpawlowicz/clean-css/issues/910) - too aggressive preci…
157 * Fixed issue [#899](https://github.com/jakubpawlowicz/clean-css/issues/899) - regression in optimi…
162 * Fixed issue [#891](https://github.com/jakubpawlowicz/clean-css/issues/891) - merging vendor-prefi…
167 * Fixed issue [#885](https://github.com/jakubpawlowicz/clean-css/issues/885) - unquoting `font-feat…
172 * Fixed issue [#884](https://github.com/jakubpawlowicz/clean-css/issues/884) - handling absolute pa…
173 * Fixed issue [#881](https://github.com/jakubpawlowicz/clean-css/issues/881) - incorrect `require` …
174 * Fixed issue [#880](https://github.com/jakubpawlowicz/clean-css/issues/880) - incorrect token type…
179 * Fixed issue [#879](https://github.com/jakubpawlowicz/clean-css/issues/879) - incorrect handling o…
180 * Fixed issue [#878](https://github.com/jakubpawlowicz/clean-css/issues/878) - invalid double backs…
185 * Fixed issue [#875](https://github.com/jakubpawlowicz/clean-css/issues/875) - invalid traversing i…
190 * Fixed issue [#874](https://github.com/jakubpawlowicz/clean-css/issues/874) - regression in at-rul…
195 * Fixed issue [#866](https://github.com/jakubpawlowicz/clean-css/issues/866) - edge case in `inline…
196 * Fixed issue [#867](https://github.com/jakubpawlowicz/clean-css/issues/867) - skip optimizing vari…
197 * Fixed issue [#868](https://github.com/jakubpawlowicz/clean-css/issues/868) - accept absolute path…
198 * Fixed issue [#872](https://github.com/jakubpawlowicz/clean-css/issues/872) - edge case in CSS tok…
214 * Fixed issue [#209](https://github.com/jakubpawlowicz/clean-css/issues/209) - adds output formatti…
215 * Fixed issue [#290](https://github.com/jakubpawlowicz/clean-css/issues/290) - removes aggressive m…
216 * Fixed issue [#432](https://github.com/jakubpawlowicz/clean-css/issues/432) - adds URLs normalizat…
217 * Fixed issue [#460](https://github.com/jakubpawlowicz/clean-css/issues/460) - unescaped semicolon …
218 * Fixed issue [#657](https://github.com/jakubpawlowicz/clean-css/issues/657) - adds property name v…
219 * Fixed issue [#685](https://github.com/jakubpawlowicz/clean-css/issues/685) - adds lowercasing hex…
220 * Fixed issue [#686](https://github.com/jakubpawlowicz/clean-css/issues/686) - adds rounding precis…
221 * Fixed issue [#703](https://github.com/jakubpawlowicz/clean-css/issues/703) - changes default IE c…
222 * Fixed issue [#731](https://github.com/jakubpawlowicz/clean-css/issues/731) - adds granular contro…
223 * Fixed issue [#739](https://github.com/jakubpawlowicz/clean-css/issues/739) - error when a closing…
224 * Fixed issue [#750](https://github.com/jakubpawlowicz/clean-css/issues/750) - allows `width` overr…
225 * Fixed issue [#756](https://github.com/jakubpawlowicz/clean-css/issues/756) - adds disabling font-…
226 * Fixed issue [#758](https://github.com/jakubpawlowicz/clean-css/issues/758) - ignores rules with e…
227 * Fixed issue [#767](https://github.com/jakubpawlowicz/clean-css/issues/767) - disables remote `@im…
228 * Fixed issue [#773](https://github.com/jakubpawlowicz/clean-css/issues/773) - adds reordering base…
229 * Fixed issue [#785](https://github.com/jakubpawlowicz/clean-css/issues/785) - adds `@font-face` de…
230 * Fixed issue [#791](https://github.com/jakubpawlowicz/clean-css/issues/791) - resolves imports in-…
231 * Fixed issue [#796](https://github.com/jakubpawlowicz/clean-css/issues/796) - semantic merging for…
232 * Fixed issue [#801](https://github.com/jakubpawlowicz/clean-css/issues/801) - smarter `@import` in…
233 * Fixed issue [#806](https://github.com/jakubpawlowicz/clean-css/issues/806) - skip optimizing vari…
234 * Fixed issue [#817](https://github.com/jakubpawlowicz/clean-css/issues/817) - makes `off` disable …
235 * Fixed issue [#818](https://github.com/jakubpawlowicz/clean-css/issues/818) - disables `px` roundi…
236 * Fixed issue [#828](https://github.com/jakubpawlowicz/clean-css/issues/828) - `-chrome-` hack supp…
237 * Fixed issue [#829](https://github.com/jakubpawlowicz/clean-css/issues/829) - adds more strict sel…
238 * Fixed issue [#834](https://github.com/jakubpawlowicz/clean-css/issues/834) - adds extra line brea…
239 * Fixed issue [#836](https://github.com/jakubpawlowicz/clean-css/issues/836) - enables level `0` op…
240 * Fixed issue [#839](https://github.com/jakubpawlowicz/clean-css/issues/839) - allows URIs in impor…
241 * Fixed issue [#840](https://github.com/jakubpawlowicz/clean-css/issues/840) - allows input source …
242 * Fixed issue [#843](https://github.com/jakubpawlowicz/clean-css/issues/843) - regression in select…
243 * Fixed issue [#845](https://github.com/jakubpawlowicz/clean-css/issues/845) - web compatibility of…
244 * Fixed issue [#847](https://github.com/jakubpawlowicz/clean-css/issues/847) - regression in handli…
245 * Fixed issue [#849](https://github.com/jakubpawlowicz/clean-css/issues/849) - disables inlining pr…
246 * Fixed issue [#856](https://github.com/jakubpawlowicz/clean-css/issues/856) - allows `minify` to r…
247 * Fixed issue [#857](https://github.com/jakubpawlowicz/clean-css/issues/857) - normalizes CleanCSS …
248 * Fixed issue [#863](https://github.com/jakubpawlowicz/clean-css/issues/863) - adds `transform` cal…
253 * Backports [#939](https://github.com/jakubpawlowicz/clean-css/issues/939) - semicolon after `@appl…
258 * Fixed issue [#897](https://github.com/jakubpawlowicz/clean-css/issues/897) - tokenization with es…
263 * Fixed issue [#859](https://github.com/jakubpawlowicz/clean-css/issues/859) - avoid `-webkit-borde…
268 * Fixed issue [#844](https://github.com/jakubpawlowicz/clean-css/issues/844) - regression in proper…
273 * Fixed issue [#841](https://github.com/jakubpawlowicz/clean-css/issues/841) - disabled importing a…
279 * Fixed issue [#821](https://github.com/jakubpawlowicz/clean-css/issues/821) - reducing non-adjacen…
280 * Fixed issue [#830](https://github.com/jakubpawlowicz/clean-css/issues/830) - reordering border-* …
281 * Fixed issue [#833](https://github.com/jakubpawlowicz/clean-css/issues/833) - moving `@media` quer…
286 * Fixed issue [#814](https://github.com/jakubpawlowicz/clean-css/issues/814) - `:selection` rule me…
291 * Fixed issue [#795](https://github.com/jakubpawlowicz/clean-css/issues/795) - `!important` and ove…
296 * Fixed issue [#787](https://github.com/jakubpawlowicz/clean-css/issues/787) - regression in proces…
301 * Fixed issue [#783](https://github.com/jakubpawlowicz/clean-css/issues/783) - regression in proces…
306 * Fixed issue [#781](https://github.com/jakubpawlowicz/clean-css/issues/781) - regression in overri…
307 * Fixed issue [#782](https://github.com/jakubpawlowicz/clean-css/issues/782) - regression in proces…
312 * Fixed issue [#776](https://github.com/jakubpawlowicz/clean-css/issues/776) - edge case in quoted …
313 * Fixed issue [#779](https://github.com/jakubpawlowicz/clean-css/issues/779) - merging `background-…
314 * Fixed issue [#780](https://github.com/jakubpawlowicz/clean-css/issues/780) - space after inlined …
319 * Fixed issue [#751](https://github.com/jakubpawlowicz/clean-css/issues/751) - stringifying CSS var…
320 * Fixed issue [#763](https://github.com/jakubpawlowicz/clean-css/issues/763) - data URI SVG and quo…
321 * Fixed issue [#765](https://github.com/jakubpawlowicz/clean-css/issues/765) - two values of border…
322 * Fixed issue [#768](https://github.com/jakubpawlowicz/clean-css/issues/768) - invalid border-radiu…
327 * Fixed issue [#734](https://github.com/jakubpawlowicz/clean-css/issues/769) - Node.js 6.x support.
332 * Fixed issue [#734](https://github.com/jakubpawlowicz/clean-css/issues/734) - `--root` option edge…
333 * Fixed issue [#758](https://github.com/jakubpawlowicz/clean-css/issues/758) - treats empty rule as…
338 * Fixed issue [#738](https://github.com/jakubpawlowicz/clean-css/issues/738) - edge case in comment…
339 * Fixed issue [#741](https://github.com/jakubpawlowicz/clean-css/issues/741) - HTTP proxy with HTTP…
340 * Fixed issue [#743](https://github.com/jakubpawlowicz/clean-css/issues/743) - background shorthand…
341 * Fixed issue [#745](https://github.com/jakubpawlowicz/clean-css/issues/745) - matching mixed case …
346 * Fixed issue [#735](https://github.com/jakubpawlowicz/clean-css/issues/735) - whitespace removal w…
352 * Fixed issue [#693](https://github.com/jakubpawlowicz/clean-css/issues/693) - restructuring edge c…
353 * Fixed issue [#711](https://github.com/jakubpawlowicz/clean-css/issues/711) - border fuzzy matchin…
354 * Fixed issue [#714](https://github.com/jakubpawlowicz/clean-css/issues/714) - stringifying propert…
355 * Fixed issue [#715](https://github.com/jakubpawlowicz/clean-css/issues/715) - stack too deep in co…
360 * Fixed issue [#676](https://github.com/jakubpawlowicz/clean-css/issues/676) - fuzzy matching unqot…
365 * Fixed issue [#692](https://github.com/jakubpawlowicz/clean-css/issues/692) - edge case in URL quo…
366 * Fixed issue [#695](https://github.com/jakubpawlowicz/clean-css/issues/695) - shorthand overriding…
367 * Fixed issue [#699](https://github.com/jakubpawlowicz/clean-css/issues/699) - IE9 transparent hack.
368 * Fixed issue [#701](https://github.com/jakubpawlowicz/clean-css/issues/701) - `url` quoting with h…
373 * Fixed issue [#679](https://github.com/jakubpawlowicz/clean-css/issues/679) - wrong rebasing of re…
378 * Fixed issue [#681](https://github.com/jakubpawlowicz/clean-css/issues/681) - property inheritance…
379 * Fixed issue [#675](https://github.com/jakubpawlowicz/clean-css/issues/675) - overriding with `!im…
384 * Fixed issue [#626](https://github.com/jakubpawlowicz/clean-css/issues/626) - edge case in import …
385 * Fixed issue [#674](https://github.com/jakubpawlowicz/clean-css/issues/674) - adjacent merging ord…
390 * Fixed issue [#668](https://github.com/jakubpawlowicz/clean-css/issues/668) - node v4 path.join.
391 * Fixed issue [#669](https://github.com/jakubpawlowicz/clean-css/issues/669) - adjacent overriding …
396 * Fixed issue [#598](https://github.com/jakubpawlowicz/clean-css/issues/598) - restructuring border…
397 * Fixed issue [#654](https://github.com/jakubpawlowicz/clean-css/issues/654) - disables length opti…
398 * Fixed issue [#655](https://github.com/jakubpawlowicz/clean-css/issues/655) - shorthands override …
399 * Fixed issue [#660](https://github.com/jakubpawlowicz/clean-css/issues/660) - !important token ove…
400 * Fixed issue [#662](https://github.com/jakubpawlowicz/clean-css/issues/662) - !important selector …
401 * Fixed issue [#667](https://github.com/jakubpawlowicz/clean-css/issues/667) - rebasing remote URLs.
406 * Fixed issue [#652](https://github.com/jakubpawlowicz/clean-css/issues/652) - order of restoring a…
418 * Fixed issue [#596](https://github.com/jakubpawlowicz/clean-css/issues/596) - support for !ie IE<8…
419 * Fixed issue [#599](https://github.com/jakubpawlowicz/clean-css/issues/599) - support for inlined …
420 * Fixed issue [#607](https://github.com/jakubpawlowicz/clean-css/issues/607) - adds better rule reo…
421 * Fixed issue [#612](https://github.com/jakubpawlowicz/clean-css/issues/612) - adds HTTP proxy supp…
422 * Fixed issue [#618](https://github.com/jakubpawlowicz/clean-css/issues/618) - adds safer function …
423 * Fixed issue [#625](https://github.com/jakubpawlowicz/clean-css/issues/625) - adds length unit opt…
424 * Fixed issue [#632](https://github.com/jakubpawlowicz/clean-css/issues/632) - adds disabling remot…
425 * Fixed issue [#635](https://github.com/jakubpawlowicz/clean-css/issues/635) - adds safer `0%` opti…
426 * Fixed issue [#644](https://github.com/jakubpawlowicz/clean-css/issues/644) - adds time unit optim…
427 * Fixed issue [#645](https://github.com/jakubpawlowicz/clean-css/issues/645) - adds bottom to top `…
428 * Fixed issue [#648](https://github.com/jakubpawlowicz/clean-css/issues/648) - adds property level …
438 * Refixed issue [#629](https://github.com/jakubpawlowicz/clean-css/issues/629) - source maps & back…
443 * Fixed issue [#640](https://github.com/jakubpawlowicz/clean-css/issues/640) - URI processing regre…
448 * Fixed issue [#629](https://github.com/jakubpawlowicz/clean-css/issues/629) - source maps & backgr…
449 * Fixed issue [#630](https://github.com/jakubpawlowicz/clean-css/issues/630) - vendor prefixed flex…
450 * Fixed issue [#633](https://github.com/jakubpawlowicz/clean-css/issues/633) - handling data URI wi…
451 * Fixed issue [#634](https://github.com/jakubpawlowicz/clean-css/issues/634) - merging :placeholder…
456 * Fixed issue [#616](https://github.com/jakubpawlowicz/clean-css/issues/616) - ordering in restruct…
461 * Fixed issue [#620](https://github.com/jakubpawlowicz/clean-css/issues/620) - `bold` style in font…
466 * Fixed issue [#608](https://github.com/jakubpawlowicz/clean-css/issues/608) - custom URI protocols…
471 * Fixed issue [#610](https://github.com/jakubpawlowicz/clean-css/issues/610) - `border:inherit` res…
472 * Fixed issue [#611](https://github.com/jakubpawlowicz/clean-css/issues/611) - edge case in quote s…
477 * Fixed issue [#603](https://github.com/jakubpawlowicz/clean-css/issues/603) - IE suffix hack defau…
482 * Fixed issue [#595](https://github.com/jakubpawlowicz/clean-css/issues/595) - more relaxed block m…
483 * Fixed issue [#601](https://github.com/jakubpawlowicz/clean-css/issues/601) - percentage minifying…
484 * Fixed issue [#602](https://github.com/jakubpawlowicz/clean-css/issues/602) - backslash IE hacks a…
489 * Fixed issue [#590](https://github.com/jakubpawlowicz/clean-css/issues/590) - edge case in `@impor…
500 * Fixed issue [#375](https://github.com/jakubpawlowicz/clean-css/issues/375) - unit compatibility s…
501 * Fixed issue [#436](https://github.com/jakubpawlowicz/clean-css/issues/436) - refactors URI rewrit…
502 * Fixed issue [#448](https://github.com/jakubpawlowicz/clean-css/issues/448) - rebasing no protocol…
503 * Fixed issue [#517](https://github.com/jakubpawlowicz/clean-css/issues/517) - turning off color op…
504 * Fixed issue [#542](https://github.com/jakubpawlowicz/clean-css/issues/542) - space after closing …
505 * Fixed issue [#562](https://github.com/jakubpawlowicz/clean-css/issues/562) - optimizing invalid c…
506 * Fixed issue [#563](https://github.com/jakubpawlowicz/clean-css/issues/563) - `background:inherit`…
507 * Fixed issue [#570](https://github.com/jakubpawlowicz/clean-css/issues/570) - rebasing "no-url()" …
508 * Fixed issue [#574](https://github.com/jakubpawlowicz/clean-css/issues/574) - rewriting internal U…
509 * Fixed issue [#575](https://github.com/jakubpawlowicz/clean-css/issues/575) - missing directory as…
510 * Fixed issue [#577](https://github.com/jakubpawlowicz/clean-css/issues/577) - `background-clip` in…
511 * Fixed issue [#579](https://github.com/jakubpawlowicz/clean-css/issues/579) - `background-origin` …
512 * Fixed issue [#580](https://github.com/jakubpawlowicz/clean-css/issues/580) - mixed `@import` proc…
513 * Fixed issue [#582](https://github.com/jakubpawlowicz/clean-css/issues/582) - overriding with pref…
514 * Fixed issue [#583](https://github.com/jakubpawlowicz/clean-css/issues/583) - URL quoting for SVG …
515 * Fixed issue [#587](https://github.com/jakubpawlowicz/clean-css/issues/587) - too aggressive `bord…
520 * Fixed issue [#563](https://github.com/jakubpawlowicz/clean-css/issues/563) - `background:inherit`…
521 * Fixed issue [#582](https://github.com/jakubpawlowicz/clean-css/issues/582) - overriding with pref…
522 * Fixed issue [#583](https://github.com/jakubpawlowicz/clean-css/issues/583) - URL quoting for SVG …
523 * Fixed issue [#587](https://github.com/jakubpawlowicz/clean-css/issues/587) - too aggressive `bord…
528 * Fixed issue [#572](https://github.com/jakubpawlowicz/clean-css/issues/572) - empty elements remov…
533 * Fixed issue [#567](https://github.com/jakubpawlowicz/clean-css/issues/567) - merging colors as fu…
538 * Fixed issue [#561](https://github.com/jakubpawlowicz/clean-css/issues/561) - restructuring specia…
543 * Fixed issue [#551](https://github.com/jakubpawlowicz/clean-css/issues/551) - edge case in restruc…
544 * Fixed issue [#553](https://github.com/jakubpawlowicz/clean-css/issues/553) - another style of SVG…
545 * Fixed issue [#558](https://github.com/jakubpawlowicz/clean-css/issues/558) - units in same select…
550 * Fixed issue [#550](https://github.com/jakubpawlowicz/clean-css/issues/550) - proper `contentSourc…
551 * Fixed issue [#556](https://github.com/jakubpawlowicz/clean-css/issues/556) - regression in IE bac…
556 * Fixed issue [#543](https://github.com/jakubpawlowicz/clean-css/issues/543) - better "comment in b…
557 * Fixed issue [#548](https://github.com/jakubpawlowicz/clean-css/issues/548) - regression in font m…
558 * Fixed issue [#549](https://github.com/jakubpawlowicz/clean-css/issues/549) - special comments in …
563 * Fixed issue [#544](https://github.com/jakubpawlowicz/clean-css/issues/544) - regression in same v…
564 * Fixed issue [#546](https://github.com/jakubpawlowicz/clean-css/issues/546) - IE<11 `calc()` issue.
569 * Fixed issue [#541](https://github.com/jakubpawlowicz/clean-css/issues/541) - `outline-style:auto`…
574 * Fixed issue [#537](https://github.com/jakubpawlowicz/clean-css/issues/537) - regression in simple…
579 * Fixed issue [#534](https://github.com/jakubpawlowicz/clean-css/issues/534) - wrong `@font-face` s…
588 * Fixed issue [#371](https://github.com/jakubpawlowicz/clean-css/issues/371) - `background` fallbac…
589 * Fixed issue [#376](https://github.com/jakubpawlowicz/clean-css/issues/376) - option to disable `0…
590 * Fixed issue [#396](https://github.com/jakubpawlowicz/clean-css/issues/396) - better input source …
591 * Fixed issue [#397](https://github.com/jakubpawlowicz/clean-css/issues/397) - support for source m…
592 * Fixed issue [#399](https://github.com/jakubpawlowicz/clean-css/issues/399) - support compacting w…
593 * Fixed issue [#429](https://github.com/jakubpawlowicz/clean-css/issues/429) - unifies data tokeniz…
594 * Fixed issue [#446](https://github.com/jakubpawlowicz/clean-css/issues/446) - `list-style` fuzzy m…
595 * Fixed issue [#468](https://github.com/jakubpawlowicz/clean-css/issues/468) - bumps `source-map` t…
596 * Fixed issue [#480](https://github.com/jakubpawlowicz/clean-css/issues/480) - extracting uppercase…
597 * Fixed issue [#487](https://github.com/jakubpawlowicz/clean-css/issues/487) - source map paths und…
598 * Fixed issue [#490](https://github.com/jakubpawlowicz/clean-css/issues/490) - vendor prefixed mult…
599 * Fixed issue [#500](https://github.com/jakubpawlowicz/clean-css/issues/500) - merging duplicate ad…
600 * Fixed issue [#504](https://github.com/jakubpawlowicz/clean-css/issues/504) - keeping `url()` quot…
601 * Fixed issue [#507](https://github.com/jakubpawlowicz/clean-css/issues/507) - merging longhands in…
602 * Fixed issue [#508](https://github.com/jakubpawlowicz/clean-css/issues/508) - removing duplicate m…
603 * Fixed issue [#521](https://github.com/jakubpawlowicz/clean-css/issues/521) - unit optimizations i…
604 * Fixed issue [#524](https://github.com/jakubpawlowicz/clean-css/issues/524) - timeouts in `@import…
605 * Fixed issue [#526](https://github.com/jakubpawlowicz/clean-css/issues/526) - shorthand overriding…
606 * Fixed issue [#528](https://github.com/jakubpawlowicz/clean-css/issues/528) - better support for I…
607 * Fixed issue [#529](https://github.com/jakubpawlowicz/clean-css/issues/529) - wrong font weight mi…
612 * Fixes issue [#511](https://github.com/jakubpawlowicz/clean-css/issues/511) - `)` advanced process…
617 * Fixes issue [#498](https://github.com/jakubpawlowicz/clean-css/issues/498) - reordering and flexb…
618 * Fixes issue [#499](https://github.com/jakubpawlowicz/clean-css/issues/499) - too aggressive `-` r…
623 * Backports fix to [#480](https://github.com/jakubpawlowicz/clean-css/issues/480) - reordering and …
624 * Fixes issue [#496](https://github.com/jakubpawlowicz/clean-css/issues/496) - space after bracket …
629 * Fixes issue [#489](https://github.com/jakubpawlowicz/clean-css/issues/489) - `AlphaImageLoader` I…
634 * Fixes issue [#483](https://github.com/jakubpawlowicz/clean-css/issues/483) - property order in re…
639 * Fixes issue [#472](https://github.com/jakubpawlowicz/clean-css/issues/472) - broken function mini…
640 * Fixes issue [#477](https://github.com/jakubpawlowicz/clean-css/issues/477) - `@import`s order in …
641 * Fixes issue [#478](https://github.com/jakubpawlowicz/clean-css/issues/478) - ultimate fix to brac…
646 * Fixes issue [#464](https://github.com/jakubpawlowicz/clean-css/issues/464) - data URI with quoted…
647 * Fixes issue [#475](https://github.com/jakubpawlowicz/clean-css/issues/475) - whitespace after clo…
652 * Refixed issue [#471](https://github.com/jakubpawlowicz/clean-css/issues/471) - correct order afte…
653 * Fixes issue [#466](https://github.com/jakubpawlowicz/clean-css/issues/466) - rebuilding backgroun…
654 * Fixes issue [#462](https://github.com/jakubpawlowicz/clean-css/issues/462) - escaped apostrophes …
659 * Fixed issue [#469](https://github.com/jakubpawlowicz/clean-css/issues/469) - extracting broken pr…
660 * Fixed issue [#470](https://github.com/jakubpawlowicz/clean-css/issues/470) - negative padding rem…
661 * Fixed issue [#471](https://github.com/jakubpawlowicz/clean-css/issues/471) - correct order after …
671 * Fixed issue [#158](https://github.com/jakubpawlowicz/clean-css/issues/158) - adds body-based sele…
672 * Fixed issue [#182](https://github.com/jakubpawlowicz/clean-css/issues/182) - removing space after…
673 * Fixed issue [#204](https://github.com/jakubpawlowicz/clean-css/issues/204) - `@media` merging.
674 * Fixed issue [#351](https://github.com/jakubpawlowicz/clean-css/issues/351) - remote `@import`s af…
675 * Fixed issue [#357](https://github.com/jakubpawlowicz/clean-css/issues/357) - non-standard but val…
676 * Fixed issue [#416](https://github.com/jakubpawlowicz/clean-css/issues/416) - accepts hash as `min…
677 * Fixed issue [#419](https://github.com/jakubpawlowicz/clean-css/issues/419) - multiple input sourc…
678 * Fixed issue [#435](https://github.com/jakubpawlowicz/clean-css/issues/435) - `background-clip` in…
679 * Fixed issue [#439](https://github.com/jakubpawlowicz/clean-css/issues/439) - `background-origin` …
680 * Fixed issue [#442](https://github.com/jakubpawlowicz/clean-css/issues/442) - space before adjacen…
681 * Fixed issue [#445](https://github.com/jakubpawlowicz/clean-css/issues/445) - regression issue in …
682 * Fixed issue [#449](https://github.com/jakubpawlowicz/clean-css/issues/449) - warns of missing clo…
683 * Fixed issue [#463](https://github.com/jakubpawlowicz/clean-css/issues/463) - relative remote `@im…
688 * Fixed issue [#453](https://github.com/jakubpawlowicz/clean-css/issues/453) - double `background-r…
689 * Fixed issue [#455](https://github.com/jakubpawlowicz/clean-css/issues/455) - property extracting …
694 * Fixed issue [#452](https://github.com/jakubpawlowicz/clean-css/issues/452) - regression in advanc…
699 * Fixed issue [#447](https://github.com/jakubpawlowicz/clean-css/issues/447) - `background-color` i…
700 * Fixed issue [#450](https://github.com/jakubpawlowicz/clean-css/issues/450) - name to hex color co…
705 * Fixed issue [#441](https://github.com/jakubpawlowicz/clean-css/issues/441) - hex to name color co…
710 * Refixed issue [#414](https://github.com/jakubpawlowicz/clean-css/issues/414) - source maps positi…
715 * Fixed issue [#414](https://github.com/jakubpawlowicz/clean-css/issues/414) - source maps position…
716 * Fixed issue [#433](https://github.com/jakubpawlowicz/clean-css/issues/433) - meging `!important` …
721 * Fixed issue [#314](https://github.com/jakubpawlowicz/clean-css/issues/314) - spaces inside `calc`.
731 * Fixed issue [#422](https://github.com/jakubpawlowicz/clean-css/issues/422) - handling `calc` as a…
736 * Fixed issue [#410](https://github.com/jakubpawlowicz/clean-css/issues/410) - advanced merging and…
737 * Fixed issue [#411](https://github.com/jakubpawlowicz/clean-css/issues/411) - properties and impor…
757 * Fixed issue [#125](https://github.com/jakubpawlowicz/clean-css/issues/125) - source maps!
758 * Fixed issue [#344](https://github.com/jakubpawlowicz/clean-css/issues/344) - merging `background-…
759 * Fixed issue [#352](https://github.com/jakubpawlowicz/clean-css/issues/352) - honors rebasing in i…
760 * Fixed issue [#360](https://github.com/jakubpawlowicz/clean-css/issues/360) - adds 7 extra CSS col…
761 * Fixed issue [#363](https://github.com/jakubpawlowicz/clean-css/issues/363) - `rem` units overridi…
762 * Fixed issue [#373](https://github.com/jakubpawlowicz/clean-css/issues/373) - proper `background` …
763 * Fixed issue [#395](https://github.com/jakubpawlowicz/clean-css/issues/395) - unescaped brackets i…
764 * Fixed issue [#398](https://github.com/jakubpawlowicz/clean-css/issues/398) - restoring important …
765 * Fixed issue [#400](https://github.com/jakubpawlowicz/clean-css/issues/400) - API to accept an arr…
766 * Fixed issue [#403](https://github.com/jakubpawlowicz/clean-css/issues/403) - tracking input files…
767 * Fixed issue [#404](https://github.com/jakubpawlowicz/clean-css/issues/404) - no state sharing in …
768 * Fixed issue [#405](https://github.com/jakubpawlowicz/clean-css/issues/405) - disables default `ba…
769 * Refixed issue [#304](https://github.com/jakubpawlowicz/clean-css/issues/304) - `background-positi…
774 * Backports fix to issue [#304](https://github.com/jakubpawlowicz/clean-css/issues/304) - `backgrou…
779 * Backports fix to issue [#373](https://github.com/jakubpawlowicz/clean-css/issues/373) - `backgrou…
784 * Backports fix to issue [#390](https://github.com/jakubpawlowicz/clean-css/issues/390) - pseudo-cl…
789 * Fixed issue [#385](https://github.com/jakubpawlowicz/clean-css/issues/385) - edge cases in proces…
794 * Fixed issue [#383](https://github.com/jakubpawlowicz/clean-css/issues/383) - rounding fractions o…
799 * Fixed issue [#380](https://github.com/jakubpawlowicz/clean-css/issues/380) - rounding fractions t…
804 * Fixed issue [#359](https://github.com/jakubpawlowicz/clean-css/issues/359) - handling escaped dou…
805 * Fixed issue [#358](https://github.com/jakubpawlowicz/clean-css/issues/358) - property merging in …
806 * Fixed issue [#356](https://github.com/jakubpawlowicz/clean-css/issues/356) - preserving `*+html` …
807 * Fixed issue [#354](https://github.com/jakubpawlowicz/clean-css/issues/354) - `!important` overrid…
812 * Fixed issue [#343](https://github.com/jakubpawlowicz/clean-css/issues/343) - too aggressive `rgba…
813 * Fixed issue [#345](https://github.com/jakubpawlowicz/clean-css/issues/345) - URL rebasing for doc…
814 * Fixed issue [#346](https://github.com/jakubpawlowicz/clean-css/issues/346) - overriding `!importa…
815 * Fixed issue [#350](https://github.com/jakubpawlowicz/clean-css/issues/350) - edge cases in `@impo…
821 * Fixed issue [#339](https://github.com/jakubpawlowicz/clean-css/issues/339) - skips invalid proper…
822 * Fixed issue [#341](https://github.com/jakubpawlowicz/clean-css/issues/341) - ensure output is sho…
827 * Fixed issue [#337](https://github.com/jakubpawlowicz/clean-css/issues/337) - handling component i…
833 * Fixed issue [#329](https://github.com/jakubpawlowicz/clean-css/issues/329) - `font` shorthands in…
834 * Fixed issue [#332](https://github.com/jakubpawlowicz/clean-css/issues/332) - `background` shortha…
835 * Refixed issue [#325](https://github.com/jakubpawlowicz/clean-css/issues/325) - invalid charset de…
840 * Fixed issue [#326](https://github.com/jakubpawlowicz/clean-css/issues/326) - `background-size` re…
846 * Fixed issue [#307](https://github.com/jakubpawlowicz/clean-css/issues/307) - `background-color` i…
847 * Fixed issue [#322](https://github.com/jakubpawlowicz/clean-css/issues/322) - adds `background-siz…
848 * Fixed issue [#323](https://github.com/jakubpawlowicz/clean-css/issues/323) - stripping variable r…
849 * Fixed issue [#325](https://github.com/jakubpawlowicz/clean-css/issues/325) - removing invalid `@c…
855 * Fixed issue [#316](https://github.com/jakubpawlowicz/clean-css/issues/316) - incorrect `backgroun…
860 * Fixed issue [#313](https://github.com/jakubpawlowicz/clean-css/issues/313) - processing comment m…
861 * Fixed issue [#315](https://github.com/jakubpawlowicz/clean-css/issues/315) - `rgba`/`hsla` -> `tr…
866 * Fixed issue [#304](https://github.com/jakubpawlowicz/clean-css/issues/304) - merging multiple bac…
867 * Fixed issue [#312](https://github.com/jakubpawlowicz/clean-css/issues/312) - merging with mixed r…
874 * Fixed issue [#308](https://github.com/jakubpawlowicz/clean-css/issues/308) - parsing comments in …
875 * Fixed issue [#311](https://github.com/jakubpawlowicz/clean-css/issues/311) - leading/trailing dec…
882 * Fixed issue [#305](https://github.com/jakubpawlowicz/clean-css/issues/305) - allows width keyword…
887 * Fixed issue [#301](https://github.com/jakubpawlowicz/clean-css/issues/301) - proper `border-radiu…
888 * Fixed issue [#303](https://github.com/jakubpawlowicz/clean-css/issues/303) - correctly preserves …
893 * Fixed issue [#302](https://github.com/jakubpawlowicz/clean-css/issues/302) - handling of `outline…
898 * Fixed issue [#297](https://github.com/jakubpawlowicz/clean-css/issues/297) - `box-shadow` zeros m…
904 * Fixed issue [#294](https://github.com/jakubpawlowicz/clean-css/issues/294) - space after `rgba`/`…
916 * Fixed issue [#134](https://github.com/jakubpawlowicz/clean-css/issues/134) - merges properties in…
917 * Fixed issue [#164](https://github.com/jakubpawlowicz/clean-css/issues/164) - removes default valu…
918 * Fixed issue [#168](https://github.com/jakubpawlowicz/clean-css/issues/168) - adds better property…
919 * Fixed issue [#173](https://github.com/jakubpawlowicz/clean-css/issues/173) - merges same properti…
920 * Fixed issue [#184](https://github.com/jakubpawlowicz/clean-css/issues/184) - uses `!important` fo…
921 * Fixed issue [#190](https://github.com/jakubpawlowicz/clean-css/issues/190) - uses shorthand to ov…
922 * Fixed issue [#197](https://github.com/jakubpawlowicz/clean-css/issues/197) - adds borders merging…
923 * Fixed issue [#210](https://github.com/jakubpawlowicz/clean-css/issues/210) - adds temporary worka…
924 * Fixed issue [#246](https://github.com/jakubpawlowicz/clean-css/issues/246) - removes IE hacks whe…
925 * Fixed issue [#247](https://github.com/jakubpawlowicz/clean-css/issues/247) - removes deprecated `…
926 * Refixed issue [#250](https://github.com/jakubpawlowicz/clean-css/issues/250) - based on new quota…
927 * Fixed issue [#257](https://github.com/jakubpawlowicz/clean-css/issues/257) - turns `rgba`/`hsla` …
928 * Fixed issue [#265](https://github.com/jakubpawlowicz/clean-css/issues/265) - adds support for mul…
929 * Fixed issue [#275](https://github.com/jakubpawlowicz/clean-css/issues/275) - handling transform p…
930 * Fixed issue [#276](https://github.com/jakubpawlowicz/clean-css/issues/276) - corrects unicode han…
931 * Fixed issue [#288](https://github.com/jakubpawlowicz/clean-css/issues/288) - adds smarter express…
932 * Fixed issue [#293](https://github.com/jakubpawlowicz/clean-css/issues/293) - handles escaped `@` …
937 * Fixed issue [#267](https://github.com/jakubpawlowicz/clean-css/issues/267) - incorrect non-adjace…
942 * Fixed issue [#264](https://github.com/jakubpawlowicz/clean-css/issues/264) - `@import` statements…
947 * Fixed issue [#258](https://github.com/jakubpawlowicz/clean-css/issues/258) - wrong `@import` hand…
952 * Fixed issue [#255](https://github.com/jakubpawlowicz/clean-css/issues/255) - incorrect processing…
957 * Fixed issue [#250](https://github.com/jakubpawlowicz/clean-css/issues/250) - correctly handle JSO…
962 * Fixed issue [#248](https://github.com/jakubpawlowicz/clean-css/issues/248) - incorrect merging fo…
967 * Fixed issue [#245](https://github.com/jakubpawlowicz/clean-css/issues/245) - incorrect handling o…
973 * Fixed issue [#241](https://github.com/jakubpawlowicz/clean-css/issues/241) - incorrect handling o…
982 * Fixed issue [#85](https://github.com/jakubpawlowicz/clean-css/issues/85) - resolving protocol `@i…
983 * Fixed issue [#160](https://github.com/jakubpawlowicz/clean-css/issues/160) - re-runs optimizer un…
984 * Fixed issue [#161](https://github.com/jakubpawlowicz/clean-css/issues/161) - improves tokenizer p…
985 * Fixed issue [#163](https://github.com/jakubpawlowicz/clean-css/issues/163) - round pixels to 2nd …
986 * Fixed issue [#165](https://github.com/jakubpawlowicz/clean-css/issues/165) - extra space after tr…
987 * Fixed issue [#186](https://github.com/jakubpawlowicz/clean-css/issues/186) - strip unit from `0re…
988 * Fixed issue [#207](https://github.com/jakubpawlowicz/clean-css/issues/207) - bug in parsing proto…
989 * Fixed issue [#213](https://github.com/jakubpawlowicz/clean-css/issues/213) - faster `rgb` to `hex…
990 * Fixed issue [#215](https://github.com/jakubpawlowicz/clean-css/issues/215) - leading zeros in num…
991 * Fixed issue [#217](https://github.com/jakubpawlowicz/clean-css/issues/217) - whitespace inside at…
992 * Fixed issue [#218](https://github.com/jakubpawlowicz/clean-css/issues/218) - `@import` statements…
993 * Fixed issue [#220](https://github.com/jakubpawlowicz/clean-css/issues/220) - selector between com…
994 * Fixed issue [#223](https://github.com/jakubpawlowicz/clean-css/issues/223) - two-pass adjacent se…
995 * Fixed issue [#226](https://github.com/jakubpawlowicz/clean-css/issues/226) - don't minify `border…
996 * Fixed issue [#229](https://github.com/jakubpawlowicz/clean-css/issues/229) - improved processing …
997 * Fixed issue [#230](https://github.com/jakubpawlowicz/clean-css/issues/230) - better handling of z…
998 * Fixed issue [#235](https://github.com/jakubpawlowicz/clean-css/issues/235) - IE7 compatibility mo…
999 * Fixed issue [#236](https://github.com/jakubpawlowicz/clean-css/issues/236) - incorrect rebasing w…
1004 * Fixed issue [#232](https://github.com/jakubpawlowicz/clean-css/issues/232) - edge case in non-adj…
1009 * Fixed issue [#208](https://github.com/jakubpawlowicz/clean-css/issues/208) - don't swallow `@page…
1014 * Fixed issue [#198](https://github.com/jakubpawlowicz/clean-css/issues/198) - process comments and…
1015 * Fixed issue [#205](https://github.com/jakubpawlowicz/clean-css/issues/205) - freeze on broken `@i…
1020 * Fixed issue [#199](https://github.com/jakubpawlowicz/clean-css/issues/199) - keep line breaks wit…
1021 * Fixed issue [#203](https://github.com/jakubpawlowicz/clean-css/issues/203) - Buffer as a first ar…
1026 * Fixed issue [#193](https://github.com/jakubpawlowicz/clean-css/issues/193) - HSL color space norm…
1031 * Fixed issue [#191](https://github.com/jakubpawlowicz/clean-css/issues/191) - leading numbers in `…
1032 * Fixed issue [#192](https://github.com/jakubpawlowicz/clean-css/issues/192) - many `@import`s insi…
1037 * Fixed issue [#177](https://github.com/jakubpawlowicz/clean-css/issues/177) - process broken conte…
1042 * Fixed issue [#176](https://github.com/jakubpawlowicz/clean-css/issues/176) - hangs on `undefined`…
1060 * Fixed issue [#138](https://github.com/jakubpawlowicz/clean-css/issues/138) - makes CleanCSS inter…
1061 * Fixed issue [#139](https://github.com/jakubpawlowicz/clean-css/issues/138) - consistent error & w…
1062 * Fixed issue [#145](https://github.com/jakubpawlowicz/clean-css/issues/145) - debug mode in librar…
1063 * Fixed issue [#157](https://github.com/jakubpawlowicz/clean-css/issues/157) - gets rid of `removeE…
1064 * Fixed issue [#159](https://github.com/jakubpawlowicz/clean-css/issues/159) - escaped quotes insid…
1065 * Fixed issue [#162](https://github.com/jakubpawlowicz/clean-css/issues/162) - strip quotes from Ba…
1066 * Fixed issue [#166](https://github.com/jakubpawlowicz/clean-css/issues/166) - `debug` formatting i…
1067 * Fixed issue [#167](https://github.com/jakubpawlowicz/clean-css/issues/167) - `background:transpar…
1072 * Fixed issue [#156](https://github.com/jakubpawlowicz/clean-css/issues/156) - `@import`s inside co…
1077 * Fixed issue [#155](https://github.com/jakubpawlowicz/clean-css/issues/155) - broken irregular CSS…
1082 * Fixed issue [#153](https://github.com/jakubpawlowicz/clean-css/issues/153) - `keepSpecialComments…
1087 * Fixed issue [#152](https://github.com/jakubpawlowicz/clean-css/issues/152) - adds an option to di…
1092 * Fixed issue [#150](https://github.com/jakubpawlowicz/clean-css/issues/150) - minifying `backgroun…
1097 * Fixed issue [#149](https://github.com/jakubpawlowicz/clean-css/issues/149) - shorthand `font` pro…
1102 * Fixed issue [#144](https://github.com/jakubpawlowicz/clean-css/issues/144) - skip URLs rebasing b…
1109 * Fixed issue [#43](https://github.com/jakubpawlowicz/clean-css/issues/43) - `--debug` switch for m…
1110 * Fixed issue [#65](https://github.com/jakubpawlowicz/clean-css/issues/65) - full color name / hex …
1111 * Fixed issue [#84](https://github.com/jakubpawlowicz/clean-css/issues/84) - support for `@import` …
1112 * Fixed issue [#124](https://github.com/jakubpawlowicz/clean-css/issues/124) - raise error on broke…
1113 * Fixed issue [#126](https://github.com/jakubpawlowicz/clean-css/issues/126) - proper CSS expressio…
1114 * Fixed issue [#129](https://github.com/jakubpawlowicz/clean-css/issues/129) - rebasing imported UR…
1115 * Fixed issue [#130](https://github.com/jakubpawlowicz/clean-css/issues/130) - better code modulari…
1116 * Fixed issue [#135](https://github.com/jakubpawlowicz/clean-css/issues/135) - require node.js 0.8+.
1121 * Fixed issue [#121](https://github.com/jakubpawlowicz/clean-css/issues/121) - ability to skip `@im…
1126 * Fixed issue [#117](https://github.com/jakubpawlowicz/clean-css/issues/117) - line break escaping …
1131 * Fixed issue [#114](https://github.com/jakubpawlowicz/clean-css/issues/114) - comments in imported…
1136 * Fixed issue [#113](https://github.com/jakubpawlowicz/clean-css/issues/113) - `@import` in comment…
1141 * Fixed issue [#112](https://github.com/jakubpawlowicz/clean-css/issues/112) - reducing `box-shadow…
1151 * Fixed issue [#110](https://github.com/jakubpawlowicz/clean-css/issues/110) - data URIs in URLs.
1156 * Fixed issue [#107](https://github.com/jakubpawlowicz/clean-css/issues/107) - data URIs in importe…
1172 * Fixed issue [#97](https://github.com/jakubpawlowicz/clean-css/issues/97) - `--remove-empty` & Fon…
1183 * Fixed issue [#2](https://github.com/jakubpawlowicz/clean-css/issues/2) - resolving `@import` rule…
1184 * Fixed issue [#44](https://github.com/jakubpawlowicz/clean-css/issues/44) - examples in `--help`.
1185 * Fixed issue [#46](https://github.com/jakubpawlowicz/clean-css/issues/46) - preserving special cha…
1186 * Fixed issue [#80](https://github.com/jakubpawlowicz/clean-css/issues/80) - quotation in multi lin…
1187 * Fixed issue [#83](https://github.com/jakubpawlowicz/clean-css/issues/83) - HSL to hex color conve…
1188 * Fixed issue [#86](https://github.com/jakubpawlowicz/clean-css/issues/86) - broken `@charset` repl…
1189 * Fixed issue [#88](https://github.com/jakubpawlowicz/clean-css/issues/88) - removes space in `! im…
1190 * Fixed issue [#92](https://github.com/jakubpawlowicz/clean-css/issues/92) - uppercase hex to short…
1195 * Fixed issue [#79](https://github.com/jakubpawlowicz/clean-css/issues/79) - node.js 0.10.x compati…
1200 * Fixed issue [#66](https://github.com/jakubpawlowicz/clean-css/issues/66) - line breaks without ex…
1212 * Fixed issue [#47](https://github.com/jakubpawlowicz/clean-css/issues/47) - commandline issues on …
1213 * Fixed issue [#49](https://github.com/jakubpawlowicz/clean-css/issues/49) - remove empty selectors…
1214 * Fixed issue [#52](https://github.com/jakubpawlowicz/clean-css/issues/52) - strip fraction zeros i…
1215 * Fixed issue [#58](https://github.com/jakubpawlowicz/clean-css/issues/58) - remove colon where pos…
1216 * Fixed issue [#59](https://github.com/jakubpawlowicz/clean-css/issues/59) - content property handl…
1221 * Fixed issue [#37](https://github.com/jakubpawlowicz/clean-css/issues/37) - converting