about summary refs log blame commit diff
path: root/app/javascript/core/common.js
blob: 3b038ca40cd4d2f15a25c82721b98e3158c65616 (plain) (tree)
1
2
3
4
5
                                                               
                                           
                                    
//  This file will be loaded on all pages, regardless of theme.

import 'font-awesome/css/font-awesome.css';

require.context('../images/', true);