]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Fix input group background color
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index 224efbffd56898689e54c27f53ceac62b11a9025..f0ff8f2f49768bebae71ab6807de15fa8b019eae 100644 (file)
@@ -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 ***/