npm install css-hot-loaderyarn add css-hot-loaderpnpm add css-hot-loader<script src="https://fastly.jsdelivr.net/npm/css-hot-loader"></script><script src="https://unpkg.com/css-hot-loader"></script><script type="module">
import csshotloader from 'https://cdn.jsdelivr.net/npm/css-hot-loader/+esm';
</script><script type="module">
import csshotloader from 'https://cdn.skypack.dev/css-hot-loader';
</script>