浏览代码

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";