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

1 line
227 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"></script><script src="./shared.js"></script></body></html>