import { start } from 'rails-ujs';
// import common styling
require('../styles/common.scss');
start();