소스 검색

Add new sass components

Daniel Supernault 7 년 전
부모
커밋
8062d3e5d0
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      resources/assets/sass/app.scss

+ 4 - 0
resources/assets/sass/app.scss

@@ -9,3 +9,7 @@
 @import '~bootstrap/scss/bootstrap';
 
 @import "custom";
+
+@import "components/typeahead";
+
+@import "components/notifications";