X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Blogin%2Flogin.component.scss;h=49c873cd497f655ca29a8115a855c3348ddc3529;hb=8cbc40b2fe9d36ef0505b9441276ca561342e9e9;hp=3b2e462df1e4804d42851fc69dc91265acce836b;hpb=fa12eacc014aae8094d108634371640f2695bf9f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+login/login.component.scss b/client/src/app/+login/login.component.scss index 3b2e462df..49c873cd4 100644 --- a/client/src/app/+login/login.component.scss +++ b/client/src/app/+login/login.component.scss @@ -1,8 +1,8 @@ -@use '_variables'; -@use '_mixins'; -@use './_bootstrap-variables'; -@use '~bootstrap/scss/functions'; -@use '~bootstrap/scss/variables'; +@use '_variables' as *; +@use '_mixins' as *; + +@import '~bootstrap/scss/functions'; +@import '~bootstrap/scss/variables'; label { display: block;