Include Bootstrap's source Sass and individual JavaScript plugins with Parcel.
Unfortunately, Parcel does not support StackBlitz, so you'll have to clone this project to use it.
git clone https://github.com/twbs/examples.git
cd examples/parcel/
npm install
npm start