mirror of
https://github.com/KevinMidboe/inline-html.git
synced 2025-10-29 17:40:29 +00:00
Fix bug where urls in LESS were not rebased relative to the HTML filename.
This commit is contained in:
2
test/fixtures/basic.less
vendored
2
test/fixtures/basic.less
vendored
@@ -1 +1 @@
|
||||
div { color: blue; }
|
||||
div { background-image: url('file.txt'); }
|
||||
|
||||
Reference in New Issue
Block a user