Fixes #570 - rebasing "no-url()" imports.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 20 May 2015 19:25:12 +0000 (20:25 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 20 May 2015 19:25:12 +0000 (20:25 +0100)
commite74b045205a31dabc2c319469f1b8dc47933339e
tree917e9533c8505903d4a4fd777e76276a20eaea9c
parent4ad09b68fbab6cf6461e7a554041b24b4f966c7e
Fixes #570 - rebasing "no-url()" imports.

`@import '...';` should be treated the same as `@import url(...);`.
History.md
lib/text/urls-processor.js
lib/urls/reduce.js
lib/urls/rewrite.js
test/module-test.js