We're getting UI breakage if we allow the carat-ed version of Bootstrap stated in the package,json to auto-update to 5.2.x
So fix it back to 5.1.x for now, since the UI is fully tested at that. Remove carat.
Also remove the gulp build dependency on deprecated node-sass and replace this with a reference to dart sass.
We're getting UI breakage if we allow the carat-ed version of Bootstrap stated in the package,json to auto-update to 5.2.x So fix it back to 5.1.x for now, since the UI is fully tested at that. Remove carat.
Also remove the gulp build dependency on deprecated node-sass and replace this with a reference to dart sass.