~cytrogen/masto-fe

ref: a98b5c22467c0cd8c1012e2d3cff5f62c49e44e2 masto-fe/app/javascript/core/common.js -rw-r--r-- 175 bytes
a98b5c22 — Claire [Glitch] Fix embed dropdown menu item for unauthenticated users 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);