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

8 lines
211 B
SCSS

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