mirror of
https://github.com/panosoft/inline-html
synced 2026-01-13 13:04:30 -08:00
Update README.
This commit is contained in:
@@ -18,6 +18,8 @@ The following HTML elements and CSS data types are inlined:
|
|||||||
|
|
||||||
- CSS url data types - The reference path is replaced with a datauri. These can be used in linked stylesheets, style elements, and element style attributes.
|
- CSS url data types - The reference path is replaced with a datauri. These can be used in linked stylesheets, style elements, and element style attributes.
|
||||||
|
|
||||||
|
Also, `inline-html` calls can be statically evaluated and included in Browserify bundles using the [`html-inlinify`](https://github.com/panosoft/html-inlinify) transform.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Assuming ...
|
Assuming ...
|
||||||
|
|||||||
Reference in New Issue
Block a user