1
0
puyopuyotetr.is/app/javascript/core/common.js

7 lines
175 B
JavaScript
Raw Normal View History

2017-11-19 08:12:52 +09:00
// This file will be loaded on all pages, regardless of theme.
import 'packs/public-path';
2017-12-01 12:29:47 +09:00
import 'font-awesome/css/font-awesome.css';
2017-12-04 16:52:13 +09:00
require.context('../images/', true);