mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
4 lines
114 B
JavaScript
4 lines
114 B
JavaScript
import 'font-awesome/css/font-awesome.css';
|
|
require.context('../../images/', true);
|
|
import './styles/index.scss';
|