~cytrogen/masto-fe

ref: aa57f7e3e20ac66fa99ce20dab8cfccfce7c3e66 masto-fe/app/javascript/core/common.js -rw-r--r-- 175 bytes
aa57f7e3 — Claire Merge commit '5fae2de454806730742b7be7435ae1c4fb97cf3c' into glitch-soc/merge-upstream 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);