1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-29 14:51:09 +00:00

Utilize node modules better

This commit is contained in:
2021-02-22 10:47:35 -06:00
parent 651fc16b66
commit 653bef7567
15 changed files with 16 additions and 16 deletions

View File

@@ -46,7 +46,7 @@ $dropdown-link-hover-bg: lighten( $dropdown-bg, 10% );
}
// import /_sass/bootstrap.scss
@import "bootstrap/bootstrap";
@import "./node_modules/bootstrap/scss/bootstrap";
@import "ptio-font";
@import "flag-icon";