~cytrogen/masto-fe

ref: 96ba9cbc15c562529b2eba4892226dfe6455a349 masto-fe/app/javascript/core/common.js -rw-r--r-- 175 bytes
96ba9cbc — Cytrogen Merge PR #64: Bookmark folders 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);