11 lines
236 B
SCSS
11 lines
236 B
SCSS
|
// Fonts
|
||
|
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
|
||
|
|
||
|
// Variables
|
||
|
// @import "style";
|
||
|
|
||
|
// Bootstrap
|
||
|
// $icon-font-path: "../fonts/bootstrap/";
|
||
|
// @import "~bootstrap-sass/assets/stylesheets/bootstrap";
|
||
|
|