2024-04-27 20:34:41 +00:00
|
|
|
/* This file is a hack to have something more reliable than the upstream `common` tag
|
|
|
|
that is implicitly generated as the common chunk through webpack's `splitChunks` config */
|
|
|
|
|
2020-10-12 23:19:35 +00:00
|
|
|
import './public-path';
|
2024-04-27 15:50:44 +00:00
|
|
|
import 'font-awesome/css/font-awesome.css';
|