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:
@@ -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";
|
||||
|
||||
|
Reference in New Issue
Block a user