1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Move libraries css files to sass

This commit is contained in:
Bill Thornton 2021-01-26 15:43:40 -05:00
parent 34a19e0781
commit 76296c494b
4 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ import { pluginManager } from '../components/pluginManager';
import inputManager from '../scripts/inputManager';
import * as userSettings from '../scripts/settings/userSettings';
import ServerConnections from '../components/ServerConnections';
import './screensavermanager.css';
import './screensavermanager.scss';
function getMinIdleTime() {
// Returns the minimum amount of idle time required before the screen saver can be displayed