]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix sass function conflicts
authorChocobozzz <me@florianbigard.com>
Mon, 10 Oct 2022 14:28:01 +0000 (16:28 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 10 Oct 2022 14:28:01 +0000 (16:28 +0200)
client/src/sass/application.scss

index 224efbffd56898689e54c27f53ceac62b11a9025..1297855dad58e69c6f59fa09d753be9e83cde0e2 100644 (file)
 @use './custom-markup';
 @use './ng-select';
 
-@import './bootstrap';
-@import './primeng-custom';
+@use './bootstrap';
+@use './primeng-custom';
 
-@import './z-index';
+@use './z-index';
 
 body {
   /*** theme ***/