mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
WIP static themeing
This commit is contained in:
3
app/javascript/themes/glitch/packs/common.js
Normal file
3
app/javascript/themes/glitch/packs/common.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import 'font-awesome/css/font-awesome.css';
|
||||
require.context('../../images/', true);
|
||||
import './styles/index.scss';
|
||||
Reference in New Issue
Block a user