Add tests for emails
[oweals/peertube.git] / client / src / app / app.component.scss
index c0ec2025d17ee0b0201be5dce82422023b70843d..2aadb1c97466aad003ceaebbc0f44084458d2766 100644 (file)
@@ -1,3 +1,6 @@
+@import '_variables';
+@import '_mixins';
+
 .main-row {
   min-height: calc(100vh - #{$header-height} - #{$footer-height} - #{$footer-margin});
 }