import 'bootstrap' import 'bootstrap/dist/css/bootstrap.min.css' export * from './Test.component.js' export * from './layout/Page.component.js' export * from './layout/Section.component.js' export * from './nav/NavBar.component.js'