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

Move elements css files to sass

This commit is contained in:
Bill Thornton 2021-01-26 15:42:02 -05:00
parent 8e77f35657
commit 34a19e0781
27 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
import browser from '../../scripts/browser';
import dom from '../../scripts/dom';
import './emby-checkbox.css';
import './emby-checkbox.scss';
import 'webcomponents.js/webcomponents-lite';
/* eslint-disable indent */