mirror of
https://github.com/panosoft/inline-html
synced 2026-01-13 13:04:30 -08:00
Add support for inlining CSS stylesheets. Add tests. Update docs.
This commit is contained in:
3
test/fixtures/basic.less
vendored
3
test/fixtures/basic.less
vendored
@@ -1 +1,2 @@
|
||||
div { background-image: url('file.txt'); }
|
||||
/* basic.less */
|
||||
div { color: blue; }
|
||||
|
||||
Reference in New Issue
Block a user