]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - 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
CommitLineData
fa12eacc 1@use '_mixins';
660d11e9
RK
2
3.btn-remote-follow {
39ba2e8e 4 @include peertube-button;
660d11e9 5 @include orange-button;
931d3430 6}