HovedprosjektWebApp/resources/sass/app.scss
Alex Thomassen c7b6d17b93
Add user registration and login
Add blog posts table, model and form request
2020-03-03 13:32:40 +01:00

9 lines
158 B
SCSS
Vendored

// Fonts
@import url('https://fonts.googleapis.com/css?family=Nunito');
// Variables
@import 'variables';
// Bootstrap
@import '~bootstrap/scss/bootstrap';