mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-25 06:18:07 +01:00
3 lines
120 B
JavaScript
3 lines
120 B
JavaScript
import 'font-awesome/css/font-awesome.css';
|
|
require.context('images/', true);
|
|
import 'themes/glitch/styles/index.scss';
|