import '../css/app.css'; import * as bootstrap from 'bootstrap'; import Sortable from 'sortablejs'; window.Sortable = Sortable; window.bootstrap = bootstrap;