소스 검색

Update landing page sass

Daniel Supernault 5 년 전
부모
커밋
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;