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

8 lines
218 B
SCSS

// Import partials from `sass_dir` (defaults to `_sass`)
@import
"litera-soft",
"../../../node_modules/bootstrap/scss/bootstrap",
"bootswatch",
"custom",
"syntax-highlighting"
;