hugo-theme-bootstrap5-blog/source/scss/style.scss

7 lines
170 B
SCSS

// selectively import components we need from bootstrap
// see: node_modules/bootstrap/scss/bootstrap.scss
@import 'bootstrap';
// local style overrides
@import 'main';