Files
open-wc/packages/building-utils/test-node/index-html/snapshots/create-index-html/module.html
2020-10-25 08:46:32 +01:00

1 line
206 B
HTML

<html lang="en-GB"><head><title>My app</title><style>my-app{display:block}</style></head><body><h1><span>Hello world!</span></h1><my-app></my-app><script src="./app.js" type="module"></script></body></html>