Added Authentication Scaffolding, Dashboard, and Sidenav
This commit is contained in:
9
resources/sass/app.scss
vendored
9
resources/sass/app.scss
vendored
@@ -1 +1,8 @@
|
||||
//
|
||||
// Fonts
|
||||
@import url('https://fonts.googleapis.com/css?family=Nunito');
|
||||
|
||||
// Variables
|
||||
@import 'variables';
|
||||
|
||||
// Bootstrap
|
||||
@import '~bootstrap/scss/bootstrap';
|
||||
|
Reference in New Issue
Block a user