]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-main/loaders/loader.component.scss
Move to sass @use
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / loaders / loader.component.scss
index 64138afe45b7709f1fa9f52335269d881e4c3068..ef7dc872df8d4ae7733d2b74622042b549d68820 100644 (file)
@@ -1,5 +1,5 @@
-@import '_variables';
-@import '_mixins';
+@use '_variables';
+@use '_mixins';
 
 // Thanks to https://loading.io/css/ (CC0 License)