~cytrogen/masto-fe

ref: 75d7dc45e2c0c96cbce97ad7117cd3778f22d37a masto-fe/app/javascript/core/common.js -rw-r--r-- 175 bytes
75d7dc45 — Cytrogen [feature] Show 'account deleted' for remote suspended accounts a month 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);