Use fontsource to handle Montserrat and Roboto, and use SASS to import dependency fonts

This commit is contained in:
Sean King
2020-11-11 10:01:59 -07:00
parent 4b1302d142
commit a21bedfabc
40 changed files with 19 additions and 2327 deletions

View File

@ -1,7 +1,5 @@
import loadPolyfills from './soapbox/load_polyfills';
require('fork-awesome/css/fork-awesome.css');
require.context('./images/', true);
loadPolyfills().then(() => {