joscha / gulp-rewrite-css

A gulp plugin that allows rewriting url references in CSS
MIT License
17 stars 12 forks source link

Fix rewriting URLs in !important rules #59

Closed stof closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.778% when pulling 95e1b3b5deef2c1144494a3e00146fb0156a7d0b on stof:fix_important into 3f8250ab21eb5b4759387c63368bb2e162136c92 on joscha:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.778% when pulling 95e1b3b5deef2c1144494a3e00146fb0156a7d0b on stof:fix_important into 3f8250ab21eb5b4759387c63368bb2e162136c92 on joscha:master.

joscha commented 7 years ago

Thanks for that!