]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/shared-user-subscription/remote-subscribe.component.scss
Move to sass @use
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-user-subscription / remote-subscribe.component.scss
1 @use '_mixins';
2
3 .btn-remote-follow {
4 @include peertube-button;
5 @include orange-button;
6 }