html_import 0.9.0
html_import: ^0.9.0 copied to clipboard
HTML Imports are a way to include and reuse HTML documents in other HTML documents. As <script> tags let authors include external code in their pages, imports let authors load full HTML resources. In [...]