5 lines
192 B
SCSS
5 lines
192 B
SCSS
// To include custom styles and stylesheets, create a file
|
|
// assets/scss/main.scss with the contents of this file and
|
|
// add your imports or styles as needed.
|
|
@import "hugo_bootstrap_theme";
|