Daniel Supernault 5 лет назад
Родитель
Сommit
83b588fc96
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      resources/assets/sass/landing.scss

+ 2 - 2
resources/assets/sass/landing.scss

@@ -1,10 +1,10 @@
 // Landing Page bundle
 
+@import "fonts";
+@import "lib/fontawesome";
 @import 'variables';
 @import '~bootstrap/scss/bootstrap';
 @import 'custom';
-@import 'landing/carousel';
-@import 'landing/devices';
 
 .container.slim {
 	width: auto;