]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/app.scss
schedule responsive style
[alttp.git] / resources / sass / app.scss
index 8cd0fb10448239334162b5fabbd6670c982f8ce3..4d0fdafc4f8b333bcf3526392f81630b334e4a66 100644 (file)
@@ -1,6 +1,3 @@
-// Fonts
-@import url('https://fonts.googleapis.com/css?family=Nunito');
-
 // Variables
 @import 'variables';
 
@@ -12,9 +9,15 @@
 
 // Custom
 @import 'common';
+@import 'discord';
+@import 'doors';
+@import 'episodes';
 @import 'form';
+@import 'front';
+@import 'map';
 @import 'participants';
 @import 'results';
 @import 'rounds';
+@import 'techniques';
 @import 'tournaments';
 @import 'users';