X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bsignup%2F%2Bregister%2Fcustom-stepper.component.scss;h=cb2f6a0a1c94f6a2b465990c25dd0b3d73ea0a4f;hb=fa12eacc014aae8094d108634371640f2695bf9f;hp=5ae1037ed171dad0758d27599af79a67c97ce5e1;hpb=e2e0b645cdac3c705b1988fbb0eff723ad5e885d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+signup/+register/custom-stepper.component.scss b/client/src/app/+signup/+register/custom-stepper.component.scss index 5ae1037ed..cb2f6a0a1 100644 --- a/client/src/app/+signup/+register/custom-stepper.component.scss +++ b/client/src/app/+signup/+register/custom-stepper.component.scss @@ -1,5 +1,5 @@ -@import '_variables'; -@import '_mixins'; +@use '_variables'; +@use '_mixins'; $grey-color: #9CA3AB; $index-block-height: 32px;