npm install bulmayarn add bulmapnpm add bulma<script src="https://fastly.jsdelivr.net/npm/bulma"></script><script src="https://unpkg.com/bulma"></script><script type="module">
import bulma from 'https://cdn.jsdelivr.net/npm/bulma/+esm';
</script><script type="module">
import bulma from 'https://cdn.skypack.dev/bulma';
</script>