README
This is a work in progress right now. Eventually this will allow to load bootstrap is a modular manner.
Loads Bootstrap in Webpack, still a work in progress.
<script type="module">
import bootstrapWebpackLoader from 'https://cdn.skypack.dev/bootstrap-webpack-loader';
</script>
This is a work in progress right now. Eventually this will allow to load bootstrap is a modular manner.