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
|
@ -7,7 +7,7 @@ import recordingHelper from './recordinghelper';
|
|||
import '../../elements/emby-button/emby-button';
|
||||
import '../../elements/emby-button/paper-icon-button-light';
|
||||
import './recordingfields.scss';
|
||||
import '../../assets/css/flexstyles.scss';
|
||||
import '../../styles/flexstyles.scss';
|
||||
import ServerConnections from '../ServerConnections';
|
||||
import toast from '../toast/toast';
|
||||
import template from './recordingfields.template.html';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue