Browse Source

Update landing page sass

Daniel Supernault 5 năm trước cách đây
mục cha
commit
83b588fc96
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;