index.js 206 Bytes edit raw blame history 1 2 3 4 5 6 import { Bert } from 'meteor/themeteorchef:bert'; import 'bootstrap/dist/css/bootstrap.min.css'; import 'bootstrap/dist/js/bootstrap.min.js'; import './routes.js'; Bert.defaults.style = 'growl-top-right';