This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/themes/glitch/packs/common.js
2017-11-18 15:12:52 -08:00

4 lines
114 B
JavaScript

import 'font-awesome/css/font-awesome.css';
require.context('../../images/', true);
import './styles/index.scss';