mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Move assets css files to sass
This commit is contained in:
parent
f21fc934ca
commit
8e77f35657
26 changed files with 22 additions and 22 deletions
|
@ -1,6 +1,6 @@
|
|||
import loading from '../../../components/loading/loading';
|
||||
import globalize from '../../../scripts/globalize';
|
||||
import '../../../assets/css/dashboard.css';
|
||||
import '../../../assets/css/dashboard.scss';
|
||||
import '../../../elements/emby-input/emby-input';
|
||||
import '../../../elements/emby-button/emby-button';
|
||||
import Dashboard from '../../../scripts/clientUtils';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue