mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-05-15 08:47:45 +02:00
Adjust source/scss for dart sass
Imports are relative to the current file it seems.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// selectively import components we need from bootstrap
|
||||
// see: node_modules/bootstrap/scss/bootstrap.scss
|
||||
@import 'source/scss/bootstrap';
|
||||
@import 'bootstrap';
|
||||
|
||||
// local style overrides
|
||||
@import 'source/scss/main';
|
||||
@import 'main';
|
||||
|
Reference in New Issue
Block a user