1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00

5 lines
132 B
JavaScript
Raw Normal View History

2017-12-03 23:26:40 -08:00
import 'flavours/glitch/styles/index.scss';
2017-12-10 20:15:09 -08:00
// This ensures that webpack compiles our images.
require.context('../images', true);