mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-20 05:41:36 +00:00
Get rid of app/javascript/core
Have all flavors implement everything they need instead.
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
import './public-path';
|
||||
import 'font-awesome/css/font-awesome.css';
|
||||
import 'styles/application.scss';
|
||||
|
||||
require.context('../images/', true);
|
||||
|
||||
Reference in New Issue
Block a user