logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

common.js (127B)


  1. import { start } from 'rails-ujs';
  2. import 'font-awesome/css/font-awesome.css';
  3. require.context('../images/', true);
  4. start();