Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 374 Bytes

readme.md

File metadata and controls

13 lines (7 loc) · 374 Bytes

Hello!

To build the demo project, please run npm install then npm run build.

Then, you'll find the index.html file in the dist folder. You can open it with Chrome or Edge.

You'll see that the 2nd web component is not styled as would be expected.

Thanks in advance,

Marco.

Related to issue: webpack-contrib/style-loader#565