NFT preview card component || Sass & Webpack 5

Solution retrospective
Hello great Frontend Mentor community, I hope you are all well and happy. I complete this simple challenge for learning webpack. and my question is about webpack:
1.how we can inject generated bundles with webpack in html between two block of comments like this (basic example) :
<-- css -->
<link rel="..." href="..." />
<-- css -->
it's somthing about html-webpack-plugin or we can do it on webpack itself ?
As always, I look forward to your kind comments and helpful tips.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on CyrusKabir's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord