import riot from 'riot' import 'riot-hot-reload' import './components/site.tag'; import style from './style.scss'; riot.mount('site');