~cytrogen/masto-fe

ref: 95b389e89d984644f986bf984f9bc38080f6fb32 masto-fe/app/javascript/core/common.js -rw-r--r-- 175 bytes
95b389e8 — Cytrogen Convert mastodon flavour SCSS to CSS custom properties (Phase 7) 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);