0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-25 19:39:39 +00:00
mastodon/app/javascript/flavours/glitch/packs/common.js
2017-12-10 20:32:28 -08:00

5 lines
132 B
JavaScript

import 'flavours/glitch/styles/index.scss';
// This ensures that webpack compiles our images.
require.context('../images', true);