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
|
@ -7,7 +7,7 @@ import layoutManager from '../components/layoutManager';
|
|||
import dom from '../scripts/dom';
|
||||
import focusManager from '../components/focusManager';
|
||||
import ResizeObserver from 'resize-observer-polyfill';
|
||||
import '../assets/css/scrollstyles.css';
|
||||
import '../assets/css/scrollstyles.scss';
|
||||
|
||||
/**
|
||||
* Return type of the value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue