]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/class-helpers/_common.scss
Change bootstrap helpers and variables
[github/Chocobozzz/PeerTube.git] / client / src / sass / class-helpers / _common.scss
index 182c51c8f81e829918d5f431c6b31ea25e5e0993..d342c2cebbcaf3fdeecb20fabf96c63f4681fee4 100644 (file)
@@ -1,7 +1,7 @@
-@use '_variables' as *;
-@use '_mixins' as *;
 @use '_badges' as *;
 @use '_icons' as *;
+@use '_mixins' as *;
+@use '_variables' as *;
 
 .link-orange {
   color: pvar(--mainForegroundColor);