10 lines
191 B
SCSS
Executable File
Vendored
10 lines
191 B
SCSS
Executable File
Vendored
|
|
// Fonts
|
|
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
|
|
|
|
// Variables
|
|
@import "variables";
|
|
|
|
// Bootstrap
|
|
@import "~bootstrap-sass/assets/stylesheets/bootstrap";
|