]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+videos/+video-watch/player-styles.component.scss
Deprecate filter video query
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-watch / player-styles.component.scss
index 7f1442a59db25a28d7ec9479e40d277fdd3c44e1..c0befc10a74e9798b058f8a23facd15252f9c296 100644 (file)
@@ -1,4 +1,5 @@
-@import 'node_modules/video.js/dist/video-js';
+@use 'node_modules/video.js/dist/video-js';
 
 $assets-path: '../../assets/';
-@import '../../../sass/player/index';
+
+@use '../../../sass/player/index';