bookinventory/resources/assets/sass/app.scss
2020-12-21 02:09:34 -05:00

10 lines
191 B
SCSS
Vendored

// Fonts
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
// Variables
@import "variables";
// Bootstrap
@import "~bootstrap-sass/assets/stylesheets/bootstrap";