]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/player/stats.scss
Move to sass @use
[github/Chocobozzz/PeerTube.git] / client / src / sass / player / stats.scss
index c6388ed133be62a455e98a69193552bde10fe61a..18b3f0413a9e96ec9c7c1bde747c0c23c04de842 100644 (file)
@@ -1,4 +1,4 @@
-@import './_player-variables';
+@use './_player-variables';
 
 $stats-width: 420px;
 $contextmenu-background-color: rgba(0, 0, 0, 0.6);