mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-06 23:13:01 -05:00
4 lines
120 B
JavaScript
4 lines
120 B
JavaScript
import 'font-awesome/css/font-awesome.css';
|
|
require.context('images/', true);
|
|
import 'themes/glitch/styles/index.scss';
|