hugo-theme-cybercards/assets/sass/main.scss

10 lines
291 B
SCSS

@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");
// Import partials from `sass_dir` (defaults to `_sass`)
@import
"litera-soft",
"../../../node_modules/bootstrap/scss/bootstrap",
"bootswatch",
"custom",
"syntax-highlighting"
;