how can I install metronic 8 in an existing blazor project?
Hi Daniele,
Thank you for contacting us.
To use our components, ensure that you include the required theme JavaScript and CSS files in your project.
CSS:
"plugins/global/plugins.bundle.css",
"css/style.bundle.css"
"plugins/global/plugins.bundle.js",
"js/scripts.bundle.js"