From db5814c0472d2b9e8f0ca6bdd1175ff1cd99ed7c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 14 Apr 2021 10:38:09 +0200 Subject: Move player style in watch component --- client/src/sass/application.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'client/src/sass') diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index c01938147..fa9c0d992 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss @@ -6,11 +6,6 @@ $icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/'; @import '_fonts'; -@import '~video.js/dist/video-js.css'; - -$assets-path: '../../assets/'; -@import './player/index'; - @import './bootstrap'; @import './primeng-custom'; @import './ng-select.scss'; -- cgit v1.2.3