~cytrogen/masto-fe

ref: d35cbe44734ec55effc6a0983e9fbb6d120ab945 masto-fe/app/javascript/core/common.js -rw-r--r-- 175 bytes
d35cbe44 — Laura Hausmann Remove /deck prefix 2 years ago
                                                                                
1
2
3
4
5
6
//  This file will be loaded on all pages, regardless of theme.

import 'packs/public-path';
import 'font-awesome/css/font-awesome.css';

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