]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-user-subscription/remote-subscribe.component.scss
Move to sass module
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-user-subscription / remote-subscribe.component.scss
index 698c5866abdb1ae2ccf18c9ae6a30b684a4f5e06..e87f43b631a5bec45a4d0ac5478e48dd4194e37c 100644 (file)
@@ -1,6 +1,6 @@
-@import '_mixins';
+@use '_mixins' as *;
 
 .btn-remote-follow {
   @include peertube-button;
   @include orange-button;
-}
\ No newline at end of file
+}