Merge pull request #4378 from 1netanel/styles-cleanup
Reorganized sass files to be in src/styles instead of src/assets/css
This commit is contained in:
commit
5cb92899e0
54 changed files with 55 additions and 55 deletions
|
@ -13,7 +13,7 @@ import '../../elements/emby-select/emby-select';
|
|||
import '../../elements/emby-slider/emby-slider';
|
||||
import '../../elements/emby-input/emby-input';
|
||||
import '../../elements/emby-checkbox/emby-checkbox';
|
||||
import '../../assets/css/flexstyles.scss';
|
||||
import '../../styles/flexstyles.scss';
|
||||
import './subtitlesettings.scss';
|
||||
import ServerConnections from '../ServerConnections';
|
||||
import toast from '../toast/toast';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue