mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
This commit is contained in:
parent
c46802166c
commit
494c0ed434
54 changed files with 55 additions and 55 deletions
|
@ -16,7 +16,7 @@ import imageHelper from '../../scripts/imagehelper';
|
|||
import indicators from '../../components/indicators/indicators';
|
||||
import '../../components/listview/listview.scss';
|
||||
import '../../elements/emby-button/emby-button';
|
||||
import '../../assets/css/flexstyles.scss';
|
||||
import '../../styles/flexstyles.scss';
|
||||
import '../../elements/emby-itemscontainer/emby-itemscontainer';
|
||||
import taskButton from '../../scripts/taskbutton';
|
||||
import Dashboard from '../../utils/dashboard';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue