Browse Source

Add new sass components

Daniel Supernault 7 years ago
parent
commit
8062d3e5d0
1 changed files with 4 additions and 0 deletions
  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";