mirror of
https://github.com/panosoft/inline-html
synced 2026-01-13 13:04:30 -08:00
Added support for html being a string or filename. Added tests. Updated dependencies. Updated docs.
This commit is contained in:
2
test/fixtures/import.less
vendored
Normal file
2
test/fixtures/import.less
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
@import 'basic.less';
|
||||
@import (inline) 'basic.css';
|
||||
Reference in New Issue
Block a user