mirror of
https://github.com/KevinMidboe/inline-html.git
synced 2025-10-29 17:40:29 +00:00
Updated README.
This commit is contained in:
@@ -56,7 +56,7 @@ Where:
|
||||
|
||||
### inlineHtml( filename [, options] )
|
||||
|
||||
Reads an HTML file and inlines all of the following that reference local assets:
|
||||
Reads an HTML file and embeds the contents of local assets referenced by the following elements and data types:
|
||||
|
||||
- LESS stylesheets - The LESS is compiled and the result is inlined within a `<style>` element.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user