mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #2234 from thornbill/no-no-noto
Use Noto Sans from Fontsource
(cherry picked from commit d66d26b4f6
)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
This commit is contained in:
parent
c757c53e5c
commit
1207ac98be
15 changed files with 6800 additions and 7 deletions
|
@ -6,7 +6,6 @@ import 'intersection-observer';
|
|||
import 'classlist.js';
|
||||
import 'whatwg-fetch';
|
||||
import 'resize-observer-polyfill';
|
||||
import 'jellyfin-noto/font-faces.css';
|
||||
import '../assets/css/site.scss';
|
||||
import { Events } from 'jellyfin-apiclient';
|
||||
import ServerConnections from '../components/ServerConnections';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue