'use strict'
require('./scss/app.scss')
require('./js/compatibility.js')
require('offline-plugin/runtime').install()
require('./js/app.js')