X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fapplication.scss;h=f0ff8f2f49768bebae71ab6807de15fa8b019eae;hb=0b38e69dc1f196785545b20bc57a5d1b678aa5a1;hp=224efbffd56898689e54c27f53ceac62b11a9025;hpb=a334597283a3384fa4df7b6b25fd2a9ff9221467;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index 224efbffd..f0ff8f2f4 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss @@ -6,14 +6,15 @@ @use '_fonts'; -@use './class-helpers'; @use './custom-markup'; @use './ng-select'; -@import './bootstrap'; -@import './primeng-custom'; +@use './bootstrap'; +@use './primeng-custom'; -@import './z-index'; +@use './z-index'; + +@use './class-helpers/index.scss'; body { /*** theme ***/