mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-05 22:45:37 +00:00
5 lines
132 B
JavaScript
5 lines
132 B
JavaScript
import 'flavours/glitch/styles/index.scss';
|
|
|
|
// This ensures that webpack compiles our images.
|
|
require.context('../images', true);
|